[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
Thu Jan 17 11:27:37 PST 2019
JonasToth updated this revision to Diff 182359.
JonasToth added a comment.
Herald added a reviewer: serge-sans-paille.
- make the script more useable in my buildbot context
- reduce the test-files
- fix unicode issues I encountered while using
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.182359.patch
Type: text/x-patch
Size: 32872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190117/a05ab368/attachment-0001.bin>
More information about the cfe-commits
mailing list