]> granicus.if.org Git - clang/commit
Provide match function to look over an entire TU again.
authorDaniel Jasper <djasper@google.com>
Wed, 3 Feb 2016 14:29:55 +0000 (14:29 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 3 Feb 2016 14:29:55 +0000 (14:29 +0000)
commit08b8cf38487b66c79437d9618ff26252fe358051
tree3d84a0f85baf3bece3fae17909cd54273f0c1765
parentc3f4599d32c0d6ece9c7c635c1b319f3214ecea3
Provide match function to look over an entire TU again.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259648 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/ASTMatchers/ASTMatchFinder.h
unittests/ASTMatchers/ASTMatchersTest.cpp