[libcxx-commits] [PATCH] D84097: [libcxx][lit] Add support for custom ssh/scp flags in ssh.py

Alexander Richardson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 6 03:37:29 PDT 2020


arichardson added a comment.

In D84097#2271738 <https://reviews.llvm.org/D84097#2271738>, @ldionne wrote:

> LGTM, but based on D84421 <https://reviews.llvm.org/D84421>, do you actually need the extra `scp` args?

Unfortunately, in some configuration variants we can't use shared mounts since they are (currently) unreliable.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84097/new/

https://reviews.llvm.org/D84097



More information about the libcxx-commits mailing list