llvm-project/clang/Driver
Chris Lattner 5eef507b32 Make -E mode propagate #pragma comment's into the output.
llvm-svn: 62339
2009-01-16 19:25:54 +00:00
..
ASTConsumers.cpp DeclContext::KindTrait was not meant to be used outside of DeclContext::CastTo (causes compilation error on MSVC). 2009-01-13 13:11:58 +00:00
ASTConsumers.h Add an initial framework of a DeclContextPrinter. It can print DeclContext and 2009-01-13 01:29:24 +00:00
Analyses.def Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
AnalysisConsumer.cpp Add an option to make 'RemoveDeadBindings' a configurable behavior. This enables 2008-12-22 01:52:37 +00:00
AnalysisConsumer.h Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
Backend.cpp Rename AddReadAttrs to FunctionAttrs. This is related to Duncan's patch r61525. 2008-12-31 19:51:31 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
CacheTokens.cpp IdentifierInfo: 2009-01-15 18:47:46 +00:00
DependencyFile.cpp this patch "adds support for specifying multiple dependancy targets using ‘-MT’. Using this patch, I was able to use ‘ccc’ as C compiler for the few C files in LLVM. In my brief testing, the output remains identical to that of GCC." 2009-01-11 19:28:34 +00:00
DiagChecker.cpp more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
HTMLPrint.cpp More #include cleaning 2008-08-11 04:54:23 +00:00
Makefile Use LINK_COMPONENTS instead of hard coding LLVM libraries. 2008-10-24 06:24:13 +00:00
PrintParserCallbacks.cpp Convert some more actions to smart pointers. 2009-01-11 00:38:46 +00:00
PrintPreprocessedOutput.cpp Make -E mode propagate #pragma comment's into the output. 2009-01-16 19:25:54 +00:00
RewriteBlocks.cpp more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
RewriteMacros.cpp more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
RewriteObjC.cpp more SourceLocation lexicon change: instead of referring to the 2009-01-16 07:36:28 +00:00
RewriteTest.cpp Add newline at the end of file, to silence compiler warning. 2008-10-20 08:12:48 +00:00
SerializationTest.cpp [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
clang.cpp IdentifierInfo: 2009-01-15 18:47:46 +00:00
clang.h Remove unused function declaration. 2008-11-11 04:48:20 +00:00