-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Platform 2022-07-11
Clang tidy can be made drastically fast if run in parallel. Here is a python script from llvm that we could use.
https://clang.llvm.org/extra/doxygen/run-clang-tidy_8py_source.html
- is related to
-
SERVER-65575 convert buildscripts/clang_tidy.sh to a python script
- Closed