| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Propagate the ASTContext to various AST traversal and lookup functions. | Douglas Gregor | 2009-04-09 | 1 | -2/+4 |
| * | Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the | Ted Kremenek | 2009-03-31 | 1 | -1/+1 |
| * | Push DeclGroup much farther throughout the compiler. Now the various | Chris Lattner | 2009-03-29 | 1 | -2/+3 |
| * | remove TranslationUnit. | Chris Lattner | 2009-03-28 | 1 | -1/+2 |
| * | push more ASTContext goodness out through interfaces that use | Chris Lattner | 2009-03-28 | 1 | -6/+8 |
| * | change HandleTranslationUnit to take an ASTContext instead of TranslationUnit | Chris Lattner | 2009-03-28 | 1 | -6/+6 |
| * | hoist TranslationUnit some more. | Chris Lattner | 2009-03-28 | 1 | -5/+7 |
| * | eliminate some wrappers. | Chris Lattner | 2009-03-28 | 1 | -1/+15 |
| * | eliminate ReadASTBitcodeFile | Chris Lattner | 2009-03-28 | 1 | -1/+12 |
| * | Move <root>/Driver into <root>/tools/clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -0/+193 |

