llvm-project/clang/lib/Driver
Joerg Sonnenberger 52be0b4cf4 Always use --eh-frame-hdr on NetBSD, even for -static.
llvm-svn: 203742
2014-03-13 00:42:01 +00:00
..
Action.cpp Move -verify-pch to use VerifyJobAction 2014-02-06 18:53:25 +00:00
CC1AsOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Compilation.cpp Update for llvm api change. 2014-02-24 18:20:21 +00:00
Driver.cpp Only allow streaming exactly type 'bool' to a DiagnosticBuilder, not anything 2014-03-12 23:36:42 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h [Driver] Remove the using namespace directives from headers 2013-06-17 13:59:19 +00:00
Job.cpp clang-cl /fallback: turn the note into a warning 2014-02-19 02:10:19 +00:00
Makefile
Multilib.cpp Revert "[C++11] Replace trivial lambda with std::cref." 2014-03-05 13:25:00 +00:00
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp [C++11] Replace OwningPtr include with <memory>. 2014-03-09 11:36:40 +00:00
Tool.cpp Remove stray emacs mode markers in all these files that was causing emacs to 2010-12-31 17:31:54 +00:00
ToolChain.cpp clang: add -f{no-,}integrate-as as consistent parameters 2014-02-23 00:40:30 +00:00
ToolChains.cpp Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
ToolChains.h Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Tools.cpp Always use --eh-frame-hdr on NetBSD, even for -static. 2014-03-13 00:42:01 +00:00
Tools.h Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Update for LLVM API change 2014-03-06 20:47:19 +00:00