aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKrystian Stasiowski <sdkrystian@gmail.com>2024-04-29 13:21:27 -0400
committerGitHub <noreply@github.com>2024-04-29 13:21:27 -0400
commitfe3f6c63cd6b75433a72b980a23d9848d19abdc2 (patch)
treee9500c13da60062e232400b967048a78e8e01741 /clang/lib/Frontend/CompilerInvocation.cpp
parentf9d4d54aa0cb6fbeee1e8744b379b1eac59c3afc (diff)
downloadllvm-fe3f6c63cd6b75433a72b980a23d9848d19abdc2.zip
llvm-fe3f6c63cd6b75433a72b980a23d9848d19abdc2.tar.gz
llvm-fe3f6c63cd6b75433a72b980a23d9848d19abdc2.tar.bz2
[Clang] Propagate 'SystemDrive' environment variable for unit tests (#90478)
On Windows, running unit tests by directly invoking `llvm-lit.py` (e.g. `python3 llvm-lit.py clang/test/Unit`) may create a folder named `%SystemDrive%` in the current working directory. This appears to happen because `lit.cfg.py` in `clang/test/Unit` does not propagate the `SystemDrive` environment variable.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions