[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 Nov 22 10:34:20 PST 2018


JonasToth updated this revision to Diff 175063.
JonasToth added a comment.

Push some fixes i did while working with this script, for reference of others
potentially looking at this patch.


Repository:
  rCTE Clang Tools Extra

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.175063.patch
Type: text/x-patch
Size: 40751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181122/c8d46d74/attachment-0001.bin>


More information about the cfe-commits mailing list