diff options
author | Martin Storsjö <martin@martin.st> | 2021-03-18 14:08:10 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2021-03-19 09:38:19 +0200 |
commit | 9de63b2e051cb3e79645cc20b83b4d33d132cba0 (patch) | |
tree | 533cf2a93698852d66e1761c1aece3555fd9ca61 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | c9fc1a979cbaf86b00e66140a235f5fdc1250bc5 (diff) | |
download | llvm-9de63b2e051cb3e79645cc20b83b4d33d132cba0.zip llvm-9de63b2e051cb3e79645cc20b83b4d33d132cba0.tar.gz llvm-9de63b2e051cb3e79645cc20b83b4d33d132cba0.tar.bz2 |
[lit] Pass the USERPROFILE variable through on Windows
When running in a Windows Container, the Git for Windows Unix tools
(C:\Program Files\Git\usr\bin) just hang if this variable isn't
passed through.
Currently, running the LLVM/clang tests in a Windows Container fails
if that directory is added to the path, but succeeds after this change.
(After this change, the previously used GnuWin tools can be left out
entirely, too, as lit automatically picks up the Git for Windows tools
if necessary.)
Differential Revision: https://reviews.llvm.org/D98858
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions