summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/AST.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Sort #include lines for all files under include/...Chandler Carruth2012-12-041-1/+1
* Basic representation of C++ class templates, from Andrew Sutton.Douglas Gregor2009-02-041-0/+1
* Added new C++ AST Decl subclasses.Argyrios Kyrtzidis2008-06-091-0/+1
* - Move ObjC Expresssion AST's from Expr.h => ExprObjC.hSteve Naroff2008-05-291-0/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Move ObjC decls to DeclObjC.h, a new AST header.Steve Naroff2007-10-011-0/+1
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+24