Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add CompilerInstance utility functions for creating output files. | Daniel Dunbar | 2009-11-13 | 1 | -0/+62 | |
* | Add output file list to CompilerInstance, so that it can track them instead of | Daniel Dunbar | 2009-11-13 | 1 | -0/+20 | |
* | Add CodeCompletion consumer to CompilerInvocation. | Daniel Dunbar | 2009-11-13 | 1 | -1/+42 | |
* | Add CompilerInstance::createPCHExternalASTSource. | Daniel Dunbar | 2009-11-13 | 1 | -0/+38 | |
* | Add ASTContext to CompilerInstance. | Daniel Dunbar | 2009-11-13 | 1 | -0/+12 | |
* | Add CompilerInstance::createDiagnostics, and move clang-cc to it. | Daniel Dunbar | 2009-11-13 | 1 | -0/+67 | |
* | Add Preprocessor to CompilerInstance, and move clang-cc CreatePreprocessor to | Daniel Dunbar | 2009-11-13 | 1 | -0/+52 | |
* | Add {File,Source}Manager to CompilerInstance. | Daniel Dunbar | 2009-11-13 | 1 | -0/+10 | |
* | Add CompilerInstance, and starting moving clang-cc to it. | Daniel Dunbar | 2009-11-13 | 1 | -0/+25 |