llvm-project/clang/Driver
Steve Naroff df70577b9c Fix regression caused by fixing <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with Blocks and properties
llvm-svn: 60839
2008-12-10 14:53:27 +00:00
..
ASTConsumers.cpp Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of 2008-11-24 05:29:24 +00:00
ASTConsumers.h Added driver option "-cxx-inheritance-view" for viewing the C++ hierarchy of a class in GraphViz. 2008-10-23 23:36:29 +00:00
Analyses.def Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
AnalysisConsumer.cpp Update Driver to new interface for LiveVariables. 2008-12-09 00:17:51 +00:00
AnalysisConsumer.h Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
Backend.cpp Remove the #include of ScheduleDAGSDNodes.h, which is no longer necessary. 2008-12-08 19:45:33 +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 Remove unneeded assertion. We already know that FE->getName() is an absolute path. 2008-12-04 22:36:44 +00:00
DependencyFile.cpp Improve dependency file support. 2008-10-27 20:01:06 +00:00
DiagChecker.cpp Rewrite FindDiagnostics to be more strict about the formatting of the 2008-11-24 01:28:17 +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 Add support for calls to dependent names within templates, e.g., 2008-12-06 00:22:45 +00:00
PrintPreprocessedOutput.cpp [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
RewriteBlocks.cpp Rename NamedDecl::getName() to getNameAsString(). Replace a bunch of 2008-11-24 05:29:24 +00:00
RewriteMacros.cpp [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that 2008-11-13 05:09:21 +00:00
RewriteObjC.cpp Fix regression caused by fixing <rdar://problem/6429113> clang ObjC rewriter: crash rewriting file with Blocks and properties 2008-12-10 14:53:27 +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 -std=c99 defaults blocks to off even on darwin, but -fblocks overrides 2008-12-05 00:10:44 +00:00
clang.h Remove unused function declaration. 2008-11-11 04:48:20 +00:00