~pali/llvm/clang-tools-extra-trunk

Viewing all changes in revision 4463.

  • Committer: zinovy.nis
  • Date: 2019-03-21 08:32:07 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:clang-tools-extra/trunk:356649
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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: