[PATCH] Add support for profiling the matchers used.

Samuel Benzaquen sbenza at google.com
Wed Oct 22 09:18:55 PDT 2014


Hi alexfh,

Add support for profiling the matchers used.
This will be connected with clang-tidy to generate a report to determine
and debug slow checks.

http://reviews.llvm.org/D5911

Files:
  include/clang/ASTMatchers/ASTMatchFinder.h
  lib/ASTMatchers/ASTMatchFinder.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5911.15247.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141022/6b66d3fb/attachment.bin>


More information about the cfe-commits mailing list