hanchenye-llvm-project/clang/Driver
Ted Kremenek 6c0b224011 Added "-o" option to driver. ASTConsumers will need to be gradually
rewired to utilize this option.

Renamed option --serialize-ast --serialize.

llvm-svn: 45213
2007-12-19 19:47:59 +00:00
..
ASTConsumers.cpp Removed storing inode and device number in TranslationUnit. 2007-12-19 19:27:38 +00:00
ASTConsumers.h Removed storing inode and device number in TranslationUnit. 2007-12-19 19:27:38 +00:00
DiagChecker.cpp start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
Makefile Take 2. 2007-10-31 20:01:01 +00:00
PrintParserCallbacks.cpp Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00
PrintPreprocessedOutput.cpp simplify the interfaces to ProcessInputFile and InitializePreprocessor 2007-12-15 20:48:40 +00:00
RewriteTest.cpp Soften the macro rewrite error to a warning (and change the text). 2007-12-19 19:16:49 +00:00
SerializationTest.cpp Removed storing inode and device number in TranslationUnit. 2007-12-19 19:27:38 +00:00
TextDiagnosticBuffer.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
TextDiagnosticBuffer.h TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
TextDiagnosticPrinter.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
TextDiagnosticPrinter.h TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
TextDiagnostics.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
TextDiagnostics.h TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
clang.cpp Added "-o" option to driver. ASTConsumers will need to be gradually 2007-12-19 19:47:59 +00:00
clang.h simplify the interfaces to ProcessInputFile and InitializePreprocessor 2007-12-15 20:48:40 +00:00