| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Propagate the ASTContext to various AST traversal and lookup functions. | Douglas Gregor | 2009-04-09 | 1 | -35/+57 |
| * | Push DeclGroup much farther throughout the compiler. Now the various | Chris Lattner | 2009-03-29 | 1 | -3/+7 |
| * | rename some methods. | Chris Lattner | 2009-03-28 | 1 | -1/+1 |
| * | change HandleTranslationUnit to take an ASTContext instead of TranslationUnit | Chris Lattner | 2009-03-28 | 1 | -3/+2 |
| * | eliminate ASTConsumer::InitializeTU, all clients are | Chris Lattner | 2009-03-28 | 1 | -5/+0 |
| * | remove TranslationUnit::OwnsDecls, which is only set, never read. | Chris Lattner | 2009-03-28 | 1 | -1/+0 |
| * | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -0/+4588 |

