llvm-project/clang/lib/Driver
Serge Pavlov 7b9fae05b4 [Clang] Use virtual FS in processing config files
Clang has support of virtual file system for the purpose of testing, but
treatment of config files did not use it. This change enables VFS in it
as well.

Differential Revision: https://reviews.llvm.org/D132867
2022-09-09 18:24:45 +07:00
..
ToolChains [clang][MinGW] Add `-mguard=cf` and `-mguard=cf-nochecks` 2022-09-09 09:55:40 +03:00
Action.cpp Use llvm::all_equal (NFC) 2022-08-27 09:53:10 -07: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 [Clang] Use virtual FS in processing config files 2022-09-09 18:24:45 +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 OffloadBundler.cpp - fix Wdocumentation warnings. NFC. 2022-08-01 15:24:47 +01:00
OptionUtils.cpp
Phases.cpp
SanitizerArgs.cpp [Clang] Introduce -fexperimental-sanitize-metadata= 2022-09-07 21:25:40 +02:00
Tool.cpp [clang][driver] NFC: Move InputInfo.h from lib to include 2021-07-27 09:17:39 +02:00
ToolChain.cpp [OpenMP] Deprecate the old driver for OpenMP offloading 2022-08-26 13:47:09 -05:00
Types.cpp [clang] Use std::size instead of llvm::array_lengthof 2022-09-08 17:20:25 -06:00
XRayArgs.cpp [Driver] Remove Separate form for XRay options 2022-08-02 00:47:37 -07:00