[PATCH] Add flag --enable-check-profile to clang-tidy.

Samuel Benzaquen sbenza at google.com
Thu Oct 23 07:33:53 PDT 2014


Hi alexfh,

Add flag --enable-check-profile to clang-tidy.
It turns on per-matcher profiles in MatchFinder and prints a report to
stderr at the end.

http://reviews.llvm.org/D5937

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/tool/ClangTidyMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5937.15329.patch
Type: text/x-patch
Size: 7644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141023/09ac882d/attachment.bin>


More information about the cfe-commits mailing list