clang-1/Driver
Steve Naroff 6c6a2dbb4d Tweak RewriteInterfaceDecl() to generate a typedef (if one hasn't already been generated).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43600 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-01 03:35:41 +00:00
..
ASTConsumers.cpp Take 2. 2007-10-31 20:01:01 +00:00
ASTConsumers.h Started work on clang object serialization. Experimental 2007-10-16 23:37:27 +00:00
DiagChecker.cpp Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
Makefile Take 2. 2007-10-31 20:01:01 +00:00
PPCBuiltins.def Stage two of getting CFE top correct. 2007-07-11 17:01:13 +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 Tweak RewriteInterfaceDecl() to generate a typedef (if one hasn't already been generated). 2007-11-01 03:35:41 +00:00
SerializationTest.cpp Modified current clients of Bitcode-Object serialization to use the 2007-10-24 19:06:02 +00:00
Targets.cpp fix problems with test/sema/Cocoa.m etc on non-apple machines. 2007-10-17 06:04:46 +00:00
TextDiagnosticBuffer.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
TextDiagnosticBuffer.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
TextDiagnosticPrinter.cpp Move token length calculation out of the diagnostics machinery into 2007-10-17 21:18:47 +00:00
TextDiagnosticPrinter.h Move token length calculation out of the diagnostics machinery into 2007-10-17 21:18:47 +00:00
TextDiagnostics.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00
TextDiagnostics.h wean the diagnostics machinery off the preprocessor. 2007-10-17 20:53:57 +00:00
X86Builtins.def Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
clang.cpp Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00
clang.h Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00