llvm-project/clang/Driver
Daniel Dunbar d3963f7f25 Use LINK_COMPONENTS instead of hard coding LLVM libraries.
llvm-svn: 58076
2008-10-24 06:24:13 +00:00
..
ASTConsumers.cpp Added driver option "-cxx-inheritance-view" for viewing the C++ hierarchy of a class in GraphViz. 2008-10-23 23:36:29 +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 Make the analyzer store (memory model) a command line option. 2008-10-24 01:04:59 +00:00
AnalysisConsumer.cpp Make the analyzer store (memory model) a command line option. 2008-10-24 01:04:59 +00:00
AnalysisConsumer.h Make the analyzer store (memory model) a command line option. 2008-10-24 01:04:59 +00:00
Backend.cpp Hook "fast" code generation to -O0. 2008-10-23 05:59:43 +00:00
CacheTokens.cpp Added the start of a prototype implementation of PCH based on token caching. 2008-10-21 00:54:44 +00:00
DiagChecker.cpp Add support for expected-note to Clang's -verify option 2008-09-11 02:46:36 +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 Pass postfix attributes to ActOnFields. 2008-10-03 02:03:53 +00:00
PrintPreprocessedOutput.cpp clean up a bunch of fixme's I added, by moving 2008-09-26 21:18:42 +00:00
RewriteBlocks.cpp Fix <rdar://problem/6312683> clang block rewriter: 2008-10-22 23:42:04 +00:00
RewriteMacros.cpp Change how raw lexers are handled: instead of creating them and then 2008-10-12 01:15:46 +00:00
RewriteObjC.cpp Preliminary support for function overloading 2008-10-21 16:13:35 +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 Patch by Csaba Hruska! 2008-09-13 05:16:45 +00:00
clang.cpp Make the analyzer store (memory model) a command line option. 2008-10-24 01:04:59 +00:00
clang.h Added the start of a prototype implementation of PCH based on token caching. 2008-10-21 00:54:44 +00:00