commit | e9a37e45e2832869e3814b9e3ddeae13e0f4386a | [log] [tgz] |
---|---|---|
author | Sean Hunt <scshunt@csclub.uwaterloo.ca> | Wed Jul 06 23:35:33 2011 +0000 |
committer | Sean Hunt <scshunt@csclub.uwaterloo.ca> | Wed Jul 06 23:35:33 2011 +0000 |
tree | 3aa5b45b9fcfc1521ac2e96eddb074adcacf3ef3 | |
parent | a236c0e47aec75b5f838552c4f04b0c249f5ff61 [diff] |
Ensure that we actually visit function parameter declarations with RecursiveASTVisitor. This deficiency was discovered while working with the AST matcher framework and likely impacts other users of RecursiveASTMatcher who previously weren't seeing these Decls in their visitation. Patch reviewed by Chandler Carruth. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134562 91177308-0d34-0410-b5e6-96231b3b80d8