llvm-project/clang/lib/ASTMatchers
Samuel Benzaquen 43dcf2172a Add support for profiling the matchers used.
Summary:
Add support for profiling the matchers used.
This will be connected with clang-tidy to generate a report to determine
and debug slow checks.

Reviewers: alexfh

Subscribers: klimek, cfe-commits

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

llvm-svn: 220418
2014-10-22 20:31:05 +00:00
..
Dynamic Fix completion logic to allow for heterogeneous argument types in matcher overloads. 2014-10-09 22:08:52 +00:00
ASTMatchFinder.cpp Add support for profiling the matchers used. 2014-10-22 20:31:05 +00:00
ASTMatchersInternal.cpp Fix code to follow the "Don’t use else after a return" rule. 2014-10-16 17:50:19 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Makefile First revision of the dynamic ASTMatcher library. 2013-05-14 09:13:00 +00:00