]> granicus.if.org Git - clang/commit
Extend the CommentVisitor with parameter types
authorStephen Kelly <steveire@gmail.com>
Sun, 2 Dec 2018 17:30:34 +0000 (17:30 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 2 Dec 2018 17:30:34 +0000 (17:30 +0000)
commitdba72d7618397a71187bd42b6d6861b279454ebb
tree57023a00329e329e58b8939fa9df1cc4d390351c
parentc65800b06d5949a7593f9620c4e2d58ab57298bd
Extend the CommentVisitor with parameter types

Summary:
This has precedent in the StmtVisitor.  This change will make it
possible to clean up the comment handling in ASTDumper.

Reviewers: aaron.ballman

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D55069

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348100 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CommentVisitor.h