hanchenye-llvm-project/clang/Driver
Steve Naroff 1f6ed92dbb Omit the field name when including the super class structure template.
This allows us to access a superclasses ivars without deriving the absolute path.

The comments below say a bit more...

llvm-svn: 44688
2007-12-07 22:15:58 +00:00
..
ASTConsumers.cpp Fix an ast-print/ast-dump bug. 2007-12-03 21:43:25 +00:00
ASTConsumers.h Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&. 2007-12-05 21:34:36 +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
PPCBuiltins.def Add support for target-specific builtins, including detecting nonportability 2007-01-29 05:24:35 +00:00
PrintParserCallbacks.cpp Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00
PrintPreprocessedOutput.cpp fix a bunch of regressions I introduced :( 2007-10-10 23:31:03 +00:00
RewriteTest.cpp Omit the field name when including the super class structure template. 2007-12-07 22:15:58 +00:00
SerializationTest.cpp Converted SerializationTest (--test-pickling) to use the new TranslationUnit 2007-12-05 22:08:43 +00:00
Targets.cpp Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&. 2007-12-05 21:34:36 +00:00
TextDiagnosticBuffer.cpp start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TextDiagnosticBuffer.h start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TextDiagnosticPrinter.cpp start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TextDiagnosticPrinter.h start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TextDiagnostics.cpp start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TextDiagnostics.h start partitioning the diagnostics into two classes: those 2007-11-30 22:53:43 +00:00
TranslationUnit.cpp Added "TranslationUnit" class that will be used to provide an interface 2007-12-05 21:36:08 +00:00
TranslationUnit.h Converted SerializationTest (--test-pickling) to use the new TranslationUnit 2007-12-05 22:08:43 +00:00
X86Builtins.def Add correct types for the last remaining intrinsics. 2007-11-28 06:09:44 +00:00
clang.cpp Subdivided the function InitializeBaseLanguage into InitializeBaseLanguage, 2007-12-05 23:49:08 +00:00
clang.h Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&. 2007-12-05 21:34:36 +00:00