llvm-project/clang/Driver
Anders Carlsson 895af08562 Move target specific builtin IDs to TargetBuiltins.h so that they can be used by CGBuiltin.cpp
llvm-svn: 44748
2007-12-09 23:17:02 +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
PrintParserCallbacks.cpp Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00
PrintPreprocessedOutput.cpp The flags on tokens indicate whether they are the start of a *physical* line, 2007-12-09 21:11:08 +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 Move target specific builtin IDs to TargetBuiltins.h so that they can be used by CGBuiltin.cpp 2007-12-09 23:17:02 +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
clang.cpp avoid ///usr/include/foo.h, patch by Sean Middleditch 2007-12-09 00:39:55 +00:00
clang.h Modified: CreateTargetInfo(). Now takes Diagnostic* instead of Diagnostic&. 2007-12-05 21:34:36 +00:00