hanchenye-llvm-project/clang/Driver
Ted Kremenek 3f8392626b More cleanups to the HTML rewriter (with line formatting), with better
pretty-printing of line numbers.

llvm-svn: 48533
2008-03-19 05:07:26 +00:00
..
ASTConsumers.cpp clean up iteration over propertydecls. 2008-03-17 01:24:41 +00:00
ASTConsumers.h Added the beginning of a set of rewriter functions for pretty-printing source 2008-03-18 21:19:49 +00:00
DiagChecker.cpp rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00
HTMLPrint.cpp More cleanups to the HTML rewriter (with line formatting), with better 2008-03-19 05:07:26 +00:00
Makefile
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 Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00
RewriteTest.cpp Fix <rdar://problem/5716940> rewriter generates invalid C code when no selector found. 2008-03-18 02:02:04 +00:00
SerializationTest.cpp Add some missing #includes for GCC mainline, patch by Shantonu Sen! 2008-03-10 17:04:53 +00:00
TextDiagnosticBuffer.cpp
TextDiagnosticBuffer.h
TextDiagnosticPrinter.cpp Fix http://llvm.org/bugs/show_bug.cgi?id=2013. 2008-02-11 22:17:33 +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 Added the beginning of a set of rewriter functions for pretty-printing source 2008-03-18 21:19:49 +00:00
clang.h Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00