clang-1/Driver
Chris Lattner 77cd2a0b6e add scafolding to play around with and bring up the code rewriter.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42855 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-11 00:43:27 +00:00
..
ASTConsumers.cpp Added a new class for Interfaces qualified by protocol list. 2007-10-08 23:06:41 +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 Stage two of getting CFE top correct. 2007-07-11 17:01:13 +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 add scafolding to play around with and bring up the code rewriter. 2007-10-11 00:43:27 +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 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 remove sorry. 2007-09-06 00:14:09 +00:00
TextDiagnosticPrinter.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
TextDiagnostics.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00
TextDiagnostics.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
X86Builtins.def Stage two of getting CFE top correct. 2007-07-11 17:01:13 +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