diff options
author | Alexander Kornienko <alexfh@google.com> | 2017-07-21 10:31:26 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2017-07-21 10:31:26 +0000 |
commit | 16300e12656e3090b036301ac4ecac08b732ffc3 (patch) | |
tree | 6ab43965637abefd4359e83a69ec651f21ca99ce /lldb/packages/Python/lldbsuite/test | |
parent | 06451fa1a22d3b285c56668f80ec52207a4aa6fd (diff) | |
download | bcm5719-llvm-16300e12656e3090b036301ac4ecac08b732ffc3.tar.gz bcm5719-llvm-16300e12656e3090b036301ac4ecac08b732ffc3.zip |
[clang-tidy] Add option to export fixes to run-clang-tidy.py
This patch adds the option to keep the list of proposed fixes even though they
should not be applied.
This allows to detect possible fixes using the parallelised run-clang-tidy.py
and apply them using clang-apply-replacements at a later time.
Essentially the patch causes the individual temporary yaml files by the parallel
clang-tidy instances to be merged into one user-defined file.
Patch by Michael F. Herbst!
Differential revision: https://reviews.llvm.org/D31326
llvm-svn: 308726
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions