Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -ast-dump of dependent new and delete exprs | Reid Kleckner | 2015-03-19 | 1 | -0/+10 |
| | | | | llvm-svn: 232748 | ||||
* | Add -ast-dump support for new and delete expressions to help figure out ↵ | Reid Kleckner | 2015-03-19 | 1 | -0/+17 |
| | | | | | | which operator got selected llvm-svn: 232740 | ||||
* | ASTDumper: fix dump of CXXCatchStmt | Pavel Labath | 2013-09-04 | 1 | -1/+27 |
| | | | | | | | | | | Summary: I added the display of the VarDecl contained in the statement. CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1596 llvm-svn: 189941 | ||||
* | Fix DeclRefExpr::getFoundDecl() for usages by reference. | Daniel Jasper | 2013-03-22 | 1 | -0/+14 |
llvm-svn: 177721 |