llvm-project/clang/unittests/Driver
Fangrui Song 28d58d8fe2 [Driver] Stop searching other prefixes once a GCC installation is found in one prefix
so that when --sysroot is specified, the detected GCC installation will not be
overridden by another from /usr which happens to have a larger version.

This behavior is particularly inconvenient when the system has a larger version
GCC while the user wants to try out an older sysroot.

Delete some tests from linux-ld.c which overlap with cross-linux.c
2021-03-19 20:35:59 -07:00
..
CMakeLists.txt Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist 2019-11-21 11:56:09 +01:00
DistroTest.cpp [Driver][test] Fix ClangDriverTest 2021-03-04 22:44:37 -08:00
ModuleCacheTest.cpp Reland: [clang driver] Move default module cache from system temporary directory 2020-06-27 05:35:15 -04:00
MultilibTest.cpp [Driver] Support priority for multilibs 2019-04-27 00:25:11 +00:00
SanitizerArgsTest.cpp [flang][driver] Add the new flang compiler and frontend drivers 2020-09-11 10:55:54 +01:00
ToolChainTest.cpp [Driver] Stop searching other prefixes once a GCC installation is found in one prefix 2021-03-19 20:35:59 -07:00