[cfe-commits] [PATCH] Implement AST dumper for Decls

Philip Craig reviews at llvm-reviews.chandlerc.com
Mon Oct 1 05:14:15 PDT 2012


  * dump types for FunctionDecl and VarDecl
  * added simple test cases for FunctionDecl, VarDecl and DeclStmt

Hi alexfh, doug.gregor,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D52?vs=139&id=141#toc

Files:
  include/clang/AST/Stmt.h
  lib/AST/ASTDumper.cpp
  lib/AST/ASTDumper.h
  lib/AST/CMakeLists.txt
  lib/AST/DeclDumper.cpp
  lib/AST/DeclPrinter.cpp
  lib/AST/StmtDumper.cpp
  unittests/AST/CMakeLists.txt
  unittests/AST/DeclDumperTest.cpp
  unittests/AST/StmtDumperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52.3.patch
Type: text/x-patch
Size: 31881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121001/ca537d3f/attachment.bin>


More information about the cfe-commits mailing list