| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Propagate the ASTContext to various AST traversal and lookup functions. | Douglas Gregor | 2009-04-09 | 1 | -1/+2 |
| * | Push DeclGroup much farther throughout the compiler. Now the various | Chris Lattner | 2009-03-29 | 1 | -2/+7 |
| * | remove TranslationUnit. | Chris Lattner | 2009-03-28 | 1 | -2/+0 |
| * | change HandleTranslationUnit to take an ASTContext instead of TranslationUnit | Chris Lattner | 2009-03-28 | 1 | -3/+3 |
| * | remove dead ivar. | Chris Lattner | 2009-03-28 | 1 | -11/+4 |
| * | don't poke at TranslationUnit directly | Chris Lattner | 2009-03-28 | 1 | -2/+6 |
| * | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -0/+770 |

