llvm-project/clang/unittests/Driver
Benjamin Kramer f420dda18d [Driver] Use the parent_path of the clang executable as the default InstalledDir
This is what most people want anyways. Clang -cc1's main() will override
this but for other tools this is the most sensible default and avoids
some work.

llvm-svn: 250164
2015-10-13 15:19:32 +00:00
..
CMakeLists.txt Fix a shared CMake build by linking with libclangBasic. 2015-10-07 20:19:25 +00:00
Makefile Add Multilib selection machinery 2014-02-12 03:21:20 +00:00
MultilibTest.cpp Update unit test for r232916. 2015-03-22 16:05:46 +00:00
ToolChainTest.cpp [Driver] Use the parent_path of the clang executable as the default InstalledDir 2015-10-13 15:19:32 +00:00