| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move the codegen ASTConsumer out of the driver into libcodegen, | Chris Lattner | 2008-02-06 | 1 | -2/+0 |
| | | | | | | | | eliminating a bunch of forwarding methods and generally simplifying things. llvm-svn: 46792 | ||||
| * | pass the astconsumer into Sema's ctor, clean up some stuff in | Chris Lattner | 2008-02-06 | 1 | -1/+1 |
| | | | | | | | | Sema::ActOnTranslationUnitScope. The various ObjC pieces at the top of Sema.cpp should be moved into SemaObjC or something. llvm-svn: 46787 | ||||
| * | rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} | Chris Lattner | 2008-02-06 | 1 | -0/+71 |
| llvm-svn: 46786 | |||||

