diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-03-20 13:24:33 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-03-20 13:24:33 +0000 |
commit | 2b70dcd2efa3bcf518d15db9dbd272aaa2b11cd6 (patch) | |
tree | 8192fc77a2fc40f80bd06b030d719ebc010468fe /llvm/test | |
parent | 51f65171e9b977522800229d64dcc0528c27a2a7 (diff) | |
download | bcm5719-llvm-2b70dcd2efa3bcf518d15db9dbd272aaa2b11cd6.tar.gz bcm5719-llvm-2b70dcd2efa3bcf518d15db9dbd272aaa2b11cd6.zip |
Revert rL356547 : [clang-tidy] Cosmetic fix
Differential Revision: https://reviews.llvm.org/D57662
........
[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
........
Reverted to fix buildbot: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/45547/steps/test/logs/stdio
llvm-svn: 356553
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions