Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
283e4d59b8fe63e93f20b6ffb3a623a4f60a85ea
/
lib
/
AST
/
ASTConsumer.cpp
682bf92
Push DeclGroup much farther throughout the compiler. Now the various
by Chris Lattner
· 16 years ago
557c5b1
push more ASTContext goodness out through interfaces that use TranslationUnit
by Chris Lattner
· 16 years ago
7bb0da0
eliminate ASTConsumer::InitializeTU, all clients are
by Chris Lattner
· 16 years ago
fb754b6
Remove unused ASTConsumer::HandleTopLevelDeclaration
by Daniel Dunbar
· 17 years ago
e3a6198
Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass a
by Ted Kremenek
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from AST/ASTConsumer.cpp]
8ee3c03
move the codegen ASTConsumer out of the driver into libcodegen,
by Chris Lattner
· 18 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
2ff3e69
Added method "HandleTopLevelDeclaration" to ASTConsumer. This will eventually
by Ted Kremenek
· 18 years ago