hanchenye-llvm-project/clang/unittests/Driver
Samuel Antao 4c1f1c33b1 Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.
If the user configured clang with a custom GCC toolchain that will take precedence on what the ToolChainTest.cpp expects to evaluate. 
This is fixed here by passing --gcc-toolchain= to the driver, in order to override any user defined GCC toolchain.

llvm-svn: 251459
2015-10-27 22:20:26 +00:00
..
CMakeLists.txt Fix a shared CMake build by linking with libclangBasic. 2015-10-07 20:19:25 +00:00
Makefile
MultilibTest.cpp Update unit test for r232916. 2015-03-22 16:05:46 +00:00
ToolChainTest.cpp Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain. 2015-10-27 22:20:26 +00:00