Files
clang-p2996/clang/test/Driver/mingw-sysroot.cpp
Hubert Tong 15f0f824b3 [tests][Driver] Set --sysroot="" to allow DEFAULT_SYSROOT build
Summary:
If `DEFAULT_SYSROOT` is configured to some path, some tests would fail.
This patch overrides `sysroot` to be the empty string in the style of
D66834 so that the tests will pass even when the build is configured
with a `DEFAULT_SYSROOT`.

Reviewed By: mstorsjo

Differential Revision: https://reviews.llvm.org/D79694
2020-05-15 17:34:00 -04:00

2.3 KiB