hanchenye-llvm-project/clang/Driver
Chris Lattner 211f8b8352 Convert one type of metadata to use std::string instead of
printf as an example.

llvm-svn: 43346
2007-10-25 17:07:24 +00:00
..
ASTConsumers.cpp Fix -ast-dump for ObjC. 2007-10-14 17:03: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 Implemented serialization for IdentifierInfo and IdentifierTable. 2007-10-23 22:18:37 +00:00
PPCBuiltins.def
PrintParserCallbacks.cpp Fix a latent bug in MinimalActions (created by a recent name change). 2007-10-10 17:45:44 +00:00
PrintPreprocessedOutput.cpp fix a bunch of regressions I introduced :( 2007-10-10 23:31:03 +00:00
RewriteTest.cpp Convert one type of metadata to use std::string instead of 2007-10-25 17:07:24 +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 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 Bug #: 2007-03-16 00:33:25 +00:00
clang.cpp wean the diagnostics machinery off the preprocessor. 2007-10-17 20:53:57 +00:00
clang.h Removed inclusion of <memory>, which is no longer needed since we 2007-09-26 19:41:07 +00:00