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
/
lib
/
AST
/
ASTConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ASTConsumer::HandleTopLevelDecl to return true for the parser to continue
Argyrios Kyrtzidis
2011-11-18
1
-1
/
+3
*
Introduce ASTConsumer::HandleTopLevelDeclInObjCContainer which accepts
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+2
*
Reintroduce the ASTConsumer/ASTUnit fix from r110610, it has nothing to do wi...
Sebastian Redl
2010-08-11
1
-0
/
+3
*
Speculatively revert r110610 " Make ObjCInterfaceDecl redeclarable,
Douglas Gregor
2010-08-11
1
-3
/
+0
*
- Make ObjCInterfaceDecl redeclarable, and create separate decl nodes for for...
Sebastian Redl
2010-08-09
1
-0
/
+3
*
Push DeclGroup much farther throughout the compiler. Now the various
Chris Lattner
2009-03-29
1
-2
/
+3
*
push more ASTContext goodness out through interfaces that use
Chris Lattner
2009-03-28
1
-1
/
+0
*
eliminate ASTConsumer::InitializeTU, all clients are
Chris Lattner
2009-03-28
1
-5
/
+0
*
Remove unused ASTConsumer::HandleTopLevelDeclaration
Daniel Dunbar
2008-07-25
1
-10
/
+0
*
Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass a
Ted Kremenek
2008-05-31
1
-0
/
+6
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+28