llvm-project/clang-tools-extra/clang-tidy/tool
Samuel Benzaquen aedd994560 Add flag --enable-check-profile to clang-tidy.
Summary:
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.

Reviewers: alexfh

Subscribers: curdeius, cfe-commits

Differential Revision: http://reviews.llvm.org/D5937

llvm-svn: 220491
2014-10-23 17:23:20 +00:00
..
CMakeLists.txt Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
ClangTidyMain.cpp Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
Makefile Add missing dependency. 2014-09-22 14:56:43 +00:00
clang-tidy-diff.py Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
run-clang-tidy.py run-clang-tidy.py: don't fail when running without -checks=. 2014-09-22 00:07:07 +00:00