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

Figure out correct flags for clang-tidy module

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible

      when building the clang tidy check module, some of the flags result in a different ABI causing the name mangling of certain symbols to not line up. Using the flags that the toolchain used results in the correct symbol resolution. 

      Also the z, defs flag can not be used as the module will be loaded into a binary where the symbols are static and will be resolved at load time.

            Assignee:
            daniel.moody@mongodb.com Daniel Moody
            Reporter:
            daniel.moody@mongodb.com Daniel Moody
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: