hanchenye-llvm-project/clang/Driver
Chris Lattner 2fcf1b83c1 another step forward in rewriter stuff. This still has
some incredibly subtle details that I'm working on getting
right.

llvm-svn: 42940
2007-10-13 00:11:23 +00:00
..
ASTConsumers.cpp This patch implementa objective-c's @compatibilty-alias declaration. 2007-10-11 23:42:27 +00:00
ASTConsumers.h add scafolding to play around with and bring up the code rewriter. 2007-10-11 00:43:27 +00:00
DiagChecker.cpp Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
Makefile Initial checkin of rewriter interface. It is just stubbed out for now. 2007-09-15 22:21:22 +00:00
PPCBuiltins.def Add support for target-specific builtins, including detecting nonportability 2007-01-29 05:24:35 +00:00
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 another step forward in rewriter stuff. This still has 2007-10-13 00:11:23 +00:00
Targets.cpp speed up clang startup another 28% by avoiding std::vector<std::string> 2007-10-06 06:57:34 +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 remove sorry. 2007-09-06 00:14:09 +00:00
TextDiagnosticPrinter.h Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
TextDiagnostics.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00
TextDiagnostics.h Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00
X86Builtins.def Bug #: 2007-03-16 00:33:25 +00:00
clang.cpp add scafolding to play around with and bring up the code rewriter. 2007-10-11 00:43:27 +00:00
clang.h Removed inclusion of <memory>, which is no longer needed since we 2007-09-26 19:41:07 +00:00