Age | Commit message (Expand) | Author |
---|---|---|
2009-03-29 | Push DeclGroup much farther throughout the compiler. Now the various | Chris Lattner |
2009-03-28 | push more ASTContext goodness out through interfaces that use | Chris Lattner |
2009-03-28 | eliminate ASTConsumer::InitializeTU, all clients are | Chris Lattner |
2008-07-25 | Remove unused ASTConsumer::HandleTopLevelDeclaration | Daniel Dunbar |
2008-05-31 | Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass a | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |