Allow matchers to access the ASTContext.
authorManuel Klimek <klimek@google.com>
Fri, 30 Nov 2012 13:45:19 +0000 (13:45 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 30 Nov 2012 13:45:19 +0000 (13:45 +0000)
commit9d0412334ed4bd70b66e1934d537342ebfbd99ca
tree215c3b0dd717397c2f183ce26321c8af183cb6a5
parentfaaf13109172214a68205446373f648fbcfa3a7d
Allow matchers to access the ASTContext.

Patch by Edwin Vane.

llvm-svn: 169000
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchFinder.cpp