hanchenye-llvm-project/clang/Driver
Ted Kremenek 879b75018f Moved TranslationUnit from Driver to AST library.
llvm-svn: 45175
2007-12-18 21:34:28 +00:00
..
ASTConsumers.cpp Moved TranslationUnit from Driver to AST library. 2007-12-18 21:34:28 +00:00
ASTConsumers.h Implemented -serialize-ast option for the driver. This is not really tested 2007-12-13 00:37:31 +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 Refactoring work. ObjcQualifiedIdType is now derived from 'Type'. 2007-12-18 21:33:44 +00:00
SerializationTest.cpp Converted SerializationTest (--test-pickling) to use the new TranslationUnit 2007-12-05 22:08:43 +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 Moved TranslationUnit from Driver to AST library. 2007-12-18 21:34:28 +00:00
clang.h simplify the interfaces to ProcessInputFile and InitializePreprocessor 2007-12-15 20:48:40 +00:00