Age | Commit message (Expand) | Author |
---|---|---|
2009-02-04 | Basic representation of C++ class templates, from Andrew Sutton. | Douglas Gregor |
2008-06-09 | Added new C++ AST Decl subclasses. | Argyrios Kyrtzidis |
2008-05-29 | - Move ObjC Expresssion AST's from Expr.h => ExprObjC.h | Steve Naroff |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-10-01 | Move ObjC decls to DeclObjC.h, a new AST header. | Steve Naroff |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |