Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14105

Set of sanitizers is not a closed universe or one-at-a-time

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.2
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL

      The set of sanitizers that can be passed to -fsantiize with GCC or clang changes over time. In addition, it is sometimes meaningful to enable more than one sanitizer, which our current --sanitize option does not allow.

      We should change --sanitize to take an unchecked list of sanitizers and forward those unconditionally to the -fsanitize flag.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: