diff options
author | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-21 08:32:07 +0000 |
---|---|---|
committer | Zinovy Nis <zinovy.nis@gmail.com> | 2019-03-21 08:32:07 +0000 |
commit | 72bb9a65d62a46f3723e5754508e700377a7a125 (patch) | |
tree | 7879febbcda4b4ce23ec1a1c1308d3af65bd5e15 /llvm/lib/Object/ObjectFile.cpp | |
parent | 5b1754f93d84264d385f12248bf52448132a51a2 (diff) | |
download | llvm-72bb9a65d62a46f3723e5754508e700377a7a125.zip llvm-72bb9a65d62a46f3723e5754508e700377a7a125.tar.gz llvm-72bb9a65d62a46f3723e5754508e700377a7a125.tar.bz2 |
Reland r356547 after fixing the YAML module missing issue.
[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/D5766
llvm-svn: 356649
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions