[PATCH] Speed up clang-tidy when profiling in on.
Samuel Benzaquen
sbenza at google.com
Fri Oct 24 07:10:00 PDT 2014
Hi alexfh,
Speed up clang-tidy when profiling in on.
It makes profiling runs twice as fast by reusing the time samples between the
different actions.
It also joins together the sampling of different matchers of the same check.
http://reviews.llvm.org/D5972
Files:
lib/ASTMatchers/ASTMatchFinder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5972.15411.patch
Type: text/x-patch
Size: 2746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141024/9664ed76/attachment.bin>
More information about the cfe-commits
mailing list