[cfe-commits] [PATCH] Dump comments in -ast-dump

Philip Craig philipjcraig at gmail.com
Wed Jan 9 03:30:40 PST 2013


Added dumping of declaration comments in ASTDumper. This required moving the comment dumping code from CommentDumper so that the indentation is correct.

http://llvm-reviews.chandlerc.com/D269

Files:
  lib/AST/ASTDumper.cpp
  lib/AST/CMakeLists.txt
  lib/AST/Comment.cpp
  lib/AST/CommentDumper.cpp
  test/Misc/ast-dump-comment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D269.1.patch
Type: text/x-patch
Size: 20319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130109/e1898592/attachment.bin>


More information about the cfe-commits mailing list