parallelize clang-tidy task

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • Execution Team 2020-11-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, it appears that the clang-tidy task invokes one command to scan the entire codebase sequentially, and thus takes multiple hours to complete. To get better use out of clang-tidy and encourage its use in a popular builder, we should change it to run individually on each source file, in a parallel fashion.

              Assignee:
              Benety Goh
              Reporter:
              Eric Milkie
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: