Remove --dbg flag from clang-tidy config

XMLWordPrintableJSON

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

      Remove the --dbg flag to prevent cache invalidation in --config=opt builds. I checked through the code and it looks like there are just as many code branches disabled with --dbg off as code branches disabled with --dbg on. We almost certainly want better clang-tidy coverage on opt since it's what goes out in the final product.

            Assignee:
            Zack Winter
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: