llvm-project/clang/Driver
Chris Lattner e9c810c87c pass diagnostics into the rewrite test client.
llvm-svn: 44468
2007-11-30 22:25:36 +00:00
..
ASTConsumers.cpp Several fixes/simplifications surrounding how we stream top-level decl AST's. 2007-11-28 22:54:11 +00:00
ASTConsumers.h pass diagnostics into the rewrite test client. 2007-11-30 22:25:36 +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 pass diagnostics into the rewrite test client. 2007-11-30 22:25:36 +00:00
SerializationTest.cpp Only serialize top-level decls that appear at the head of a decl chain. 2007-11-29 19:04:54 +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 pass diagnostics into the rewrite test client. 2007-11-30 22:25:36 +00:00
clang.h Implement ObjC built-in types in MinimalAction. 2007-10-31 20:55:39 +00:00