llvm-project/clang/lib/Driver
Fangrui Song 2a28d1d3b7 [Driver] Linux.cpp: move resource directory before /usr/local/include for non-musl
This follows GCC and simplifies code. /usr/local/include and TOOL_INCLUDE_DIR
should not conflict with the resource directory include so users should not
observe any difference.
2021-03-28 12:44:21 -07:00
..
ToolChains [Driver] Linux.cpp: move resource directory before /usr/local/include for non-musl 2021-03-28 12:44:21 -07:00
Action.cpp [CUDA][HIP] Add -fuse-cuid 2021-02-08 22:26:12 -05:00
CMakeLists.txt [cfe][driver][M68k](8/8) Clang driver support 2021-03-08 12:30:57 -08:00
Compilation.cpp [SystemZ][z/OS] Save strings for CC_PRINT env vars 2021-03-26 16:38:36 -04:00
DarwinSDKInfo.cpp
Distro.cpp [Driver][test] Fix ClangDriverTest 2021-03-04 22:44:37 -08:00
Driver.cpp [SystemZ][z/OS] Save strings for CC_PRINT env vars 2021-03-26 16:38:36 -04:00
DriverOptions.cpp
InputInfo.h
Job.cpp [clang-cl] Remove the /fallback option 2021-02-04 10:33:16 +01:00
Multilib.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
OptionUtils.cpp [NFC] Move OptionUtils from Basic to Driver 2019-12-23 08:11:23 -05:00
Phases.cpp
SanitizerArgs.cpp [Clang][ASan] Teach Clang to not emit ASan module destructors when compiling with `-mkernel` or `-fapple-kext`. 2021-02-25 12:02:21 -08:00
Tool.cpp Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
ToolChain.cpp [Driver] Suppress libstdc++/libc++ path with -nostdinc 2021-03-28 11:30:27 -07:00
Types.cpp [OpenCL] Added distinct file extension for C++ for OpenCL. 2021-03-24 13:07:04 +00:00
XRayArgs.cpp [xray] Function coverage groups 2020-09-24 22:09:53 -04:00