hanchenye-llvm-project/clang/Driver
Ted Kremenek d4db4fa359 For -emit-html, use the Rewriter to expand tabs.
llvm-svn: 49409
2008-04-08 23:25:54 +00:00
..
ASTConsumers.cpp silence some warnings when assertions are disabled. 2008-04-08 05:52:18 +00:00
ASTConsumers.h Inlined clang/Analysis/Analyses/GRSimpleVals.h into LocalCheckers.h and removed 2008-03-31 18:26:32 +00:00
DiagChecker.cpp rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00
HTMLDiagnostics.cpp Don't expand tabs in EscapeText, but rather expand them when writing out 2008-04-08 22:37:58 +00:00
HTMLDiagnostics.h Added "HTMLDiagnostic", a generic DiagnosticClient (that also implements PathDiagnostic) 2008-03-27 06:17:42 +00:00
HTMLPrint.cpp For -emit-html, use the Rewriter to expand tabs. 2008-04-08 23:25:54 +00:00
Makefile Take 2. 2007-10-31 20:01:01 +00:00
PrintParserCallbacks.cpp Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove 2008-01-14 16:44:48 +00:00
PrintPreprocessedOutput.cpp Fix rdar://5846705: "clang -E foo.c -o foo.i" should remove foo.i on error. 2008-04-08 04:16:20 +00:00
RewriteTest.cpp silence some warnings when assertions are disabled. 2008-04-08 05:52:18 +00:00
SerializationTest.cpp Call delete on the deserialized TranslationUnit object. 2008-04-03 05:03:34 +00:00
TextDiagnosticBuffer.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnosticBuffer.h Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
TextDiagnosticPrinter.cpp Fixed copy-paste error. 2008-03-27 05:52:45 +00:00
TextDiagnosticPrinter.h A bunch-o changes to fix <rdar://problem/5716046> incomplete implementation of ObjC class warning is incomplete 2008-02-08 22:06:17 +00:00
TextDiagnostics.cpp Fix PR1966 by ignoring non-error diagnostics from system headers even if they are 2008-02-03 09:00:04 +00:00
TextDiagnostics.h Fix PR1966 by ignoring non-error diagnostics from system headers even if they are 2008-02-03 09:00:04 +00:00
clang.cpp Add support for C++ default arguments, and rework Parse-Sema 2008-04-08 04:40:51 +00:00
clang.h Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00