llvm-project/clang/unittests/Driver
Michal Gorny f241228a02 [Distro] Support detecting Gentoo
Add support for distinguishing plain Gentoo distribution, and a unit
test for it.  This is going to be used to introduce distro-specific
customizations in the driver code; most notably, it is going to be used
to disable -faddrsig.

Differential Revision: https://reviews.llvm.org/D56024

llvm-svn: 350027
2018-12-23 15:07:19 +00:00
..
CMakeLists.txt Add a unit test for Driver::getDefaultModuleCachePath(). 2018-02-12 17:59:54 +00:00
DistroTest.cpp [Distro] Support detecting Gentoo 2018-12-23 15:07:19 +00:00
ModuleCacheTest.cpp Add a unit test for Driver::getDefaultModuleCachePath(). 2018-02-12 17:59:54 +00:00
MultilibTest.cpp
ToolChainTest.cpp Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00