[PATCH] Add a way to tell MatchFinder not to visit template instantiations and implicitcode.

Alexander Kornienko alexfh at google.com
Tue Dec 9 06:19:37 PST 2014


Hi djasper,

We need this desperately in clang-tidy. There's currently no way to
easily avoid matches of typeLocs in implicit code.

http://reviews.llvm.org/D6580

Files:
  include/clang/ASTMatchers/ASTMatchFinder.h
  lib/ASTMatchers/ASTMatchFinder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6580.17078.patch
Type: text/x-patch
Size: 3386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141209/ec3fc029/attachment.bin>


More information about the cfe-commits mailing list