index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
include
/
clang
/
AST
/
AST.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Sort #include lines for all files under include/...
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Basic representation of C++ class templates, from Andrew Sutton.
Douglas Gregor
2009-02-04
1
-0
/
+1
*
Added new C++ AST Decl subclasses.
Argyrios Kyrtzidis
2008-06-09
1
-0
/
+1
*
- Move ObjC Expresssion AST's from Expr.h => ExprObjC.h
Steve Naroff
2008-05-29
1
-0
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Move ObjC decls to DeclObjC.h, a new AST header.
Steve Naroff
2007-10-01
1
-0
/
+1
*
Move ASTStreamer.h into "clang/Sema/ASTStreamer.h"
Chris Lattner
2007-05-21
1
-1
/
+0
*
Tweak Type.h to compile.
Chris Lattner
2006-11-10
1
-0
/
+1
*
introduce a new ASTContext class to hold long-lived ast nodes.
Chris Lattner
2006-11-10
1
-1
/
+2
*
Make AST nodes for ReturnStmt's and CompoundStmts
Chris Lattner
2006-10-25
1
-0
/
+2
*
Stub out the ASTStreamer
Chris Lattner
2006-08-17
1
-9
/
+3
*
Start adding support for printing out parser callbacks and adding ast building
Chris Lattner
2006-08-17
1
-0
/
+27