| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -5/+7 |
| * | Add missing header guards. | Benjamin Kramer | 2014-08-08 | 1 | -0/+5 |
| * | Obective-C. Patch to fix the incorrect ObjcMessageExpr argument source ranges, | Fariborz Jahanian | 2014-07-31 | 1 | -1/+12 |
| * | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -1/+1 |
| * | Introduce DynTypedNode::print, dump and getSourceRange. | Peter Collingbourne | 2013-11-06 | 1 | -0/+68 |
| * | Fixed testcase failing under MS by adding "-fno-delayed-template-parsing", | Enea Zaffanella | 2013-07-08 | 1 | -4/+15 |
| * | Fixed source range for functional cast and unresolved construct expr nodes. | Enea Zaffanella | 2013-07-07 | 1 | -1/+5 |
| * | First step towards adding a parent map to the ASTContext. | Manuel Klimek | 2013-02-28 | 1 | -1/+1 |
| * | PR15095: Use more correct source locations for the InitListExpr we fake up for | Richard Smith | 2013-02-05 | 1 | -1/+3 |
| * | Move commonly useful code for AST testing into MatchVerfier.h. | Manuel Klimek | 2013-01-31 | 1 | -0/+194 |

