Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
lib
/
Frontend
/
CompilerInstance.cpp
049d3a0
Simplify PreprocessorOptions, it doesn't need abstracted field access.
by Daniel Dunbar
· 16 years ago
221c721
Shuffle VerifyDiagnosticsClient API to be less fragile.
by Daniel Dunbar
· 16 years ago
ccb6cb6
Add CompilerInstance::InitializeSourceManager.
by Daniel Dunbar
· 16 years ago
f79dced
Switch -verify implementation to use VerifyDiagnosticClient.
by Daniel Dunbar
· 16 years ago
12ce694
Add ASTConsumer to CompilerInstance.
by Daniel Dunbar
· 16 years ago
8a9f569
Move CompilerInstance::set* methods out-of-line.
by Daniel Dunbar
· 16 years ago
f482d59
Add CompilerInstance utility functions for creating output files.
by Daniel Dunbar
· 16 years ago
a920483
Add output file list to CompilerInstance, so that it can track them instead of
by Daniel Dunbar
· 16 years ago
c2f484f
Add CodeCompletion consumer to CompilerInvocation.
by Daniel Dunbar
· 16 years ago
0f80039
Add CompilerInstance::createPCHExternalASTSource.
by Daniel Dunbar
· 16 years ago
5eb8100
Add ASTContext to CompilerInstance.
by Daniel Dunbar
· 16 years ago
0fbb3d9
Add CompilerInstance::createDiagnostics, and move clang-cc to it.
by Daniel Dunbar
· 16 years ago
22dacfa
Add Preprocessor to CompilerInstance, and move clang-cc CreatePreprocessor to
by Daniel Dunbar
· 16 years ago
16b7449
Add {File,Source}Manager to CompilerInstance.
by Daniel Dunbar
· 16 years ago
2a79e16
Add CompilerInstance, and starting moving clang-cc to it.
by Daniel Dunbar
· 16 years ago