llvm-project/clang-tools-extra/clang-tidy/tool
Zinovy Nis 538fb72226 Reland r356547 after fixing the tests for Linux.
[clang-tidy] Parallelize clang-tidy-diff.py

This patch has 2 rationales:

- large patches lead to long command lines and often cause max command line length restrictions imposed by OS;
- clang-tidy runs on modified files are independent and can be done in parallel, the same as done for run-clang-tidy.

Differential Revision: https://reviews.llvm.org/D57662

llvm-svn: 356565
2019-03-20 15:50:26 +00:00
..
CMakeLists.txt [build] Rename clang-headers to clang-resource-headers 2019-03-04 21:19:53 +00:00
ClangTidyMain.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
clang-tidy-diff.py Reland r356547 after fixing the tests for Linux. 2019-03-20 15:50:26 +00:00
run-clang-tidy.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00