hanchenye-llvm-project/clang/Driver
Ted Kremenek 0061aeb316 Removed storing inode and device number in TranslationUnit.
Added "SourceFile" string to TranslationUnit to record corresponding
source file.

Updated serialization of TranslationUnits and logic in the driver to
correctly pass the source file information to the serializer.

llvm-svn: 45211
2007-12-19 19:27:38 +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 Removed storing inode and device number in TranslationUnit. 2007-12-19 19:27:38 +00:00
clang.h simplify the interfaces to ProcessInputFile and InitializePreprocessor 2007-12-15 20:48:40 +00:00