Dump comments in -ast-dump.
http://llvm-reviews.chandlerc.com/D269 "Added dumping of declaration comments in ASTDumper. This required moving the comment dumping code from CommentDumper so that the indentation is correct." Patch by Philip Craig! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172409 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/AST/ASTDumper.cpp 196 additions, 8 deletionslib/AST/ASTDumper.cpp
- lib/AST/CMakeLists.txt 0 additions, 1 deletionlib/AST/CMakeLists.txt
- lib/AST/Comment.cpp 0 additions, 14 deletionslib/AST/Comment.cpp
- lib/AST/CommentDumper.cpp 0 additions, 257 deletionslib/AST/CommentDumper.cpp
- test/Misc/ast-dump-comment.cpp 69 additions, 0 deletionstest/Misc/ast-dump-comment.cpp
Loading
Please register or sign in to comment