diff options
author | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-20 11:30:05 +0000 |
---|---|---|
committer | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-20 11:30:05 +0000 |
commit | d3939d2013e9689f2e85494ee1dfd97dd6a1b76b (patch) | |
tree | 406e3cb38a6c6bc8193c3b9b4c80af876abfedea /llvm/tools/llvm-objcopy/ELF/Object.cpp | |
parent | 624f5deff429ac31c5416db5083a8aa9119727db (diff) | |
download | bcm5719-llvm-d3939d2013e9689f2e85494ee1dfd97dd6a1b76b.tar.gz bcm5719-llvm-d3939d2013e9689f2e85494ee1dfd97dd6a1b76b.zip |
[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: 356547
Diffstat (limited to 'llvm/tools/llvm-objcopy/ELF/Object.cpp')
0 files changed, 0 insertions, 0 deletions