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. llvm-svn: 134562
Loading
Please register or sign in to comment