Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AST dumping: indicate the previous declaration for a redeclaration, and | Richard Smith | 2013-02-07 | 1 | -0/+13 |
| | | | | | | | indicate the semantic DC if it's not the lexical DC. In passing, correct the ascii-art child marker for a child of a FriendDecl. llvm-svn: 174570 | ||||
* | Implement AST dumper for Decls. | Alexander Kornienko | 2012-12-20 | 1 | -0/+405 |
http://llvm-reviews.chandlerc.com/D52 Patch by Philip Craig! llvm-svn: 170634 |