[libcxx-commits] [PATCH] D83429: [libc++] [test] Introduce the `--test-executable` option in ssh.py
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 16 09:06:10 PDT 2020
ldionne added a comment.
Could you instead use `ssh.py` as-is and use another script to `chmod +x` the executables? I'd really like to avoid adding something ad-hoc like that.
Otherwise, we can productize the libc++ test format properly and make `ssh.py` more than an implementation detail of it, but that's a lot more work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83429/new/
https://reviews.llvm.org/D83429
More information about the libcxx-commits
mailing list