]> granicus.if.org Git - clang/commit
Fix for ASTMatchFinder to visit a functions parameter declarations.
authorDaniel Jasper <djasper@google.com>
Mon, 30 Jul 2012 05:03:25 +0000 (05:03 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 30 Jul 2012 05:03:25 +0000 (05:03 +0000)
commit9bd2809085c2a84c980c40988896ee05065f14e4
treef6c58ddaf6929d56ed1951fcca42f2bc69dd1b88
parentdfa210b1e1e403855557f68fe471212787b8540e
Fix for ASTMatchFinder to visit a functions parameter declarations.

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