1. 049d3a0 Simplify PreprocessorOptions, it doesn't need abstracted field access. by Daniel Dunbar · 16 years ago
  2. 221c721 Shuffle VerifyDiagnosticsClient API to be less fragile. by Daniel Dunbar · 16 years ago
  3. ccb6cb6 Add CompilerInstance::InitializeSourceManager. by Daniel Dunbar · 16 years ago
  4. f79dced Switch -verify implementation to use VerifyDiagnosticClient. by Daniel Dunbar · 16 years ago
  5. 12ce694 Add ASTConsumer to CompilerInstance. by Daniel Dunbar · 16 years ago
  6. 8a9f569 Move CompilerInstance::set* methods out-of-line. by Daniel Dunbar · 16 years ago
  7. f482d59 Add CompilerInstance utility functions for creating output files. by Daniel Dunbar · 16 years ago
  8. a920483 Add output file list to CompilerInstance, so that it can track them instead of by Daniel Dunbar · 16 years ago
  9. c2f484f Add CodeCompletion consumer to CompilerInvocation. by Daniel Dunbar · 16 years ago
  10. 0f80039 Add CompilerInstance::createPCHExternalASTSource. by Daniel Dunbar · 16 years ago
  11. 5eb8100 Add ASTContext to CompilerInstance. by Daniel Dunbar · 16 years ago
  12. 0fbb3d9 Add CompilerInstance::createDiagnostics, and move clang-cc to it. by Daniel Dunbar · 16 years ago
  13. 22dacfa Add Preprocessor to CompilerInstance, and move clang-cc CreatePreprocessor to by Daniel Dunbar · 16 years ago
  14. 16b7449 Add {File,Source}Manager to CompilerInstance. by Daniel Dunbar · 16 years ago
  15. 2a79e16 Add CompilerInstance, and starting moving clang-cc to it. by Daniel Dunbar · 16 years ago