llvm-project/clang/lib/Driver
Serge Pavlov 0dec5e164f Keep configuration file search directories in ExpansionContext. NFC
Class ExpansionContext encapsulates options for search and expansion of
response files, including configuration files. With this change the
directories which are searched for configuration files are also stored
in ExpansionContext.

Differential Revision: https://reviews.llvm.org/D135439
2022-10-19 17:20:14 +07:00
..
ToolChains [clang] Move variable declaration closer to use 2022-10-18 16:40:46 -04:00
Action.cpp [CUDA][HIP] Fix new driver crashing when using -save-temps in RDC-mode 2022-09-19 14:38:44 -05:00
CMakeLists.txt [Clang][LoongArch] Add initial LoongArch target and driver support 2022-08-23 13:47:22 +08:00
Compilation.cpp [clang] Qualify auto in range-based for loops (NFC) 2022-09-03 23:27:27 -07:00
Distro.cpp Add support of the next Ubuntu (Ubuntu 22.10 - Kinetic Kudu) 2022-05-23 13:49:34 +02:00
Driver.cpp Keep configuration file search directories in ExpansionContext. NFC 2022-10-19 17:20:14 +07:00
DriverOptions.cpp
Job.cpp [AIX][clang][driver] Check the command string to the linker for exportlist opts 2022-08-30 10:38:38 -04:00
Multilib.cpp Use the range-based overload of llvm::sort where possible 2022-07-23 15:13:25 +02:00
OffloadBundler.cpp [clang-offload-bundler] extracting compatible bundle entry 2022-10-05 19:44:38 -04:00
OptionUtils.cpp
Phases.cpp
SanitizerArgs.cpp [clang][msan] Turn on -fsanitize-memory-param-retval by default 2022-09-28 09:36:39 -07:00
Tool.cpp [clang][driver] NFC: Move InputInfo.h from lib to include 2021-07-27 09:17:39 +02:00
ToolChain.cpp [clang][macho] Add support for -darwin-target-variant-sdk-version in cc1as 2022-10-14 14:33:10 -07:00
Types.cpp [HLSL] Pass flags to cc1 based on language 2022-09-20 10:56:17 -05:00
XRayArgs.cpp [Driver] Remove Separate form for XRay options 2022-08-02 00:47:37 -07:00