hanchenye-llvm-project/clang/lib/Driver
Daniel Dunbar 4ea3aea534 Driver: Allow Render{Separate,Joined} option flags on JoinedOrSeparate option types.
Also, simplify/fix SeparateArg::render with forced join.

llvm-svn: 99022
2010-03-20 01:12:00 +00:00
..
Action.cpp Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
Arg.cpp Driver: Allow Render{Separate,Joined} option flags on JoinedOrSeparate option types. 2010-03-20 01:12:00 +00:00
ArgList.cpp Driver: Free synthesized derived arguments. 2010-03-11 18:04:53 +00:00
CC1Options.cpp move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CMakeLists.txt Add missing dependency for CMake. 2009-11-19 07:37:40 +00:00
Compilation.cpp Fix for Path::isSpecialFile to Path::isRegularFile API in rev 89765. 2009-11-25 06:33:27 +00:00
Driver.cpp Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
DriverOptions.cpp spread 'const' love to some variables. this considerably reduces the amount of dirty data around. 2009-12-10 00:07:02 +00:00
HostInfo.cpp Remove redundant semicolon 2010-03-08 02:49:35 +00:00
InputInfo.h Driver: Handle "linker input" arguments. 2009-03-19 07:29:38 +00:00
Job.cpp Driver: Free jobs in JobList and PipedJob instances. 2010-03-11 18:04:49 +00:00
Makefile -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
OptTable.cpp Driver: Allow Render{Separate,Joined} option flags on JoinedOrSeparate option types. 2010-03-20 01:12:00 +00:00
Option.cpp Driver: Take option ID for {Input,Unknown}Option, to drop dependency on actual options. 2009-11-19 04:25:06 +00:00
Phases.cpp
Tool.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ToolChain.cpp Add ToolChain::getDriver() and use it instead of going through the HostInfo 2009-12-21 18:54:17 +00:00
ToolChains.cpp add TCE target support, patch by Pekka J! 2010-03-04 21:07:38 +00:00
ToolChains.h Driver: Fix possible crash when targetting an unknown (unsupported) Darwin 2010-03-20 00:50:21 +00:00
Tools.cpp Driver: Fix possible crash when targetting an unknown (unsupported) Darwin 2010-03-20 00:50:21 +00:00
Tools.h Add in some more MIPS command line options. 2010-03-02 02:41:08 +00:00
Types.cpp PR5803: clang++: Treat untyped 'C' inputs as C++. 2010-02-17 20:32:58 +00:00