[PATCH] D54141: [clang-tidy] add deduplication support for run-clang-tidy.py
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 27 05:25:50 PST 2018
JonasToth updated this revision to Diff 175459.
JonasToth added a comment.
- after countless attempts of fixing the unicode problem, it is finally done.
- Remove all unnecessary whitespace
- remove the `xxx warnings generated.` as well
This setup now runs in my BB and is a good approximation (for me) how the
deduplication should work in the future.
Still just for reference and documentation.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54141/new/
https://reviews.llvm.org/D54141
Files:
clang-tidy/tool/run-clang-tidy.py
clang-tidy/tool/run_clang_tidy.py
clang-tidy/tool/test_input/out_csa_cmake.log
clang-tidy/tool/test_input/out_performance_cmake.log
clang-tidy/tool/test_log_parser.py
docs/ReleaseNotes.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54141.175459.patch
Type: text/x-patch
Size: 40760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181127/ee4d6c00/attachment-0001.bin>
More information about the cfe-commits
mailing list