forked from OSchip/llvm-project
![]() This safeguards against cases if some of the env vars contain chars that are problematic for shells, e.g. if called with --env "X=Y;Z". (In cases of cross testing for windows, the PATH variable can end up specified with semicolon separators - even if specifying a PATH when cross testing in such differing environments might not make sense or do anything - but this makes ssh.py not break on such a variable.) Differential Revision: https://reviews.llvm.org/D99242 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
src | ||
test | ||
utils | ||
www | ||
.clang-format | ||
.gitignore | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT | ||
appveyor-reqs-install.cmd | ||
appveyor.yml |