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

Philip Craig philipjcraig at gmail.com
Wed Dec 5 02:34:35 PST 2012


  Thanks for the pointers; test/SemaTemplate had what I needed.

  I have 5 patches now. The first is http://llvm-reviews.chandlerc.com/D156. The other 4 patches are:
  - coding style changes for StmtDumper
  - rename StmtDumper to ASTDumper
  - add Decl dumping
  - add Attr dumping

  Let me know if you would like them all posted at once, and whether I should be adding you as reviewer for them all.

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



More information about the cfe-commits mailing list