diff options
author | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-20 15:50:26 +0000 |
---|---|---|
committer | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-20 15:50:26 +0000 |
commit | 538fb72226cf6dff95af83f7777e12b8dbd061ea (patch) | |
tree | 69722b54403127b69c66ec9902f5e8f641604de0 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | dec0916f33eb908bfe453b14b4908655aa7ba337 (diff) | |
download | bcm5719-llvm-538fb72226cf6dff95af83f7777e12b8dbd061ea.tar.gz bcm5719-llvm-538fb72226cf6dff95af83f7777e12b8dbd061ea.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions