llvm-project/clang/lib/Driver
Erich Keane eaca388308 Fix for bug 38508 - Don't do PCH processing when only generating preprocessor output
This clang-cl driver change removes the PCH options when we are only generating
preprocessed output. This is similar to the behavior of Y-.

Patch by: mikerice
Differential Revision: https://reviews.llvm.org/D50640

llvm-svn: 340025
2018-08-17 13:43:39 +00:00
..
ToolChains [AArch64] - return address signing 2018-08-17 12:55:05 +00:00
Action.cpp [HIP] Add hip offload kind 2018-05-08 21:02:12 +00:00
CMakeLists.txt [RISCV] Add driver for riscv32-unknown-elf baremetal target 2018-07-31 14:21:46 +00:00
Compilation.cpp [Driver] Clean up tmp files when deleting Compilation objects 2018-05-31 09:05:22 +00:00
Distro.cpp Change \t to spaces 2018-07-20 08:19:20 +00:00
Driver.cpp Fix for bug 38508 - Don't do PCH processing when only generating preprocessor output 2018-08-17 13:43:39 +00:00
DriverOptions.cpp Revert "Revert r311552: [Bash-autocompletion] Add support for static analyzer flags" 2017-08-29 00:09:31 +00:00
InputInfo.h Add an Action* member to InputInfo. 2016-01-11 23:15:21 +00:00
Job.cpp Fix crash in clang. 2018-07-03 18:12:39 +00:00
Multilib.cpp [Driver] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2018-03-20 21:08:59 +00:00
Phases.cpp
SanitizerArgs.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
Tool.cpp Rename the version of ConstructJob for multiple outputs to ConstructJobMultipleOutputs. 2016-11-03 15:41:50 +00:00
ToolChain.cpp Remove trailing space 2018-07-30 19:24:48 +00:00
Types.cpp [HIP] Set proper triple and offload kind for the toolchain 2018-05-11 19:21:39 +00:00
XRayArgs.cpp Permit -fxray-instrument for NetBSD/amd64 2018-05-11 00:58:55 +00:00