clang-1/Driver
Chris Lattner 4df85f55bb fix an interaction between -isystem . and isysroot.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47646 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-26 23:46:22 +00:00
..
ASTConsumers.cpp convert tabs to spaces, patch by Mike Stump! 2008-02-25 21:04:36 +00:00
ASTConsumers.h Modified clang driver option -dump-live-variables to (optionally) use the 2008-02-22 20:13:09 +00:00
DiagChecker.cpp rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +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 Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00
RewriteTest.cpp Make sure to propagate qualifiers through the member operator. 2008-02-06 22:48:16 +00:00
SerializationTest.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +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 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 fix an interaction between -isystem . and isysroot. 2008-02-26 23:46:22 +00:00
clang.h Make -o work with -E, patch contributed by Shantonu Sen! 2008-01-27 23:55:11 +00:00