summaryrefslogtreecommitdiff
path: root/include/clang/AST/AST.h
Commit message (Expand)AuthorAge
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Basic representation of C++ class templates, from Andrew Sutton.Douglas Gregor2009-02-04
* Added new C++ AST Decl subclasses.Argyrios Kyrtzidis2008-06-09
* - Move ObjC Expresssion AST's from Expr.h => ExprObjC.hSteve Naroff2008-05-29
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Move ObjC decls to DeclObjC.h, a new AST header.Steve Naroff2007-10-01
* Stage two of getting CFE top correct.Reid Spencer2007-07-11