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

parallelize clang-tidy task

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

      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@mongodb.com Benety Goh
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: