llvm-project/clang/Driver
Anders Carlsson 0e136ec1d3 Add correct types for the last remaining intrinsics.
llvm-svn: 44396
2007-11-28 06:09:44 +00:00
..
ASTConsumers.cpp Implement support for -fwritable-strings and make the code generator 2007-11-28 05:34:05 +00:00
ASTConsumers.h Implement support for -fwritable-strings and make the code generator 2007-11-28 05:34:05 +00:00
DiagChecker.cpp The checking for the delimiters of expected error/warning messages was 2007-11-26 08:26:20 +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 Fixed a rewrite bug in class synthesis (which I first thought was a rewrite API bug). 2007-11-26 20:59:57 +00:00
SerializationTest.cpp SourceManager, IdentifierTable, Selectors are now serialized in their own 2007-11-14 17:46:35 +00:00
Targets.cpp Add more semantic analysis for inline asm statements. 2007-11-27 04:11:28 +00:00
TextDiagnosticBuffer.cpp Submitted by: Bill Wendling 2007-06-27 03:19:45 +00:00
TextDiagnosticBuffer.h Clients should only get read-only access to diagnostic info. 2007-06-28 05:18:35 +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 Add correct types for the last remaining intrinsics. 2007-11-28 06:09:44 +00:00
clang.cpp Implement support for -fwritable-strings and make the code generator 2007-11-28 05:34:05 +00:00
clang.h Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00