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)
commit739ae643463efde42581c7286c2568fbb26d7c7b
tree59c4fbfdd97c6d8c7eeaa2045fb1898d863e3b9a
parent0826bf2211c1064d2aac48c401539c1e719dda81
Provide match function to look over an entire TU again.

llvm-svn: 259648
clang/include/clang/ASTMatchers/ASTMatchFinder.h
clang/unittests/ASTMatchers/ASTMatchersTest.cpp