llvm-project/clang/lib/Driver
Paul Robinson f44157d6ab When Driver::generateCompilationDiagnostics is filtering the list of
inputs to the preprocessor, check for invalid types first because not
all linker inputs have an option value to retrieve.

llvm-svn: 207454
2014-04-28 22:24:44 +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 When Driver::generateCompilationDiagnostics is filtering the list of 2014-04-28 22:24:44 +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 Driver: Skip the -fmodules-cache-path argument in driver crash diags 2014-04-22 21:30:17 +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 Add support for dynamic ASan runtime (on Linux) to Clang driver. 2014-04-01 13:31:10 +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 ARM: Add command line option to select big or little endian 2014-04-10 13:59:32 +00:00
ToolChains.cpp Add aarch64-linux-android triple for Android. 2014-04-23 13:36:23 +00:00
ToolChains.h ARM64: initial clang support commit. 2014-03-29 15:09:45 +00:00
Tools.cpp [driver] Disable the slp vectorizer at -O0, -O1, and -Oz. This mirrors the 2014-04-28 19:30:57 +00:00
Tools.h ARM64: initial clang support commit. 2014-03-29 15:09:45 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Revert "Reland r206934 with a hopefully fixed test" 2014-04-25 13:29:03 +00:00