[libcxx-commits] [PATCH] D148324: [libcxx] [test] Prepend to PATH instead of overriding it

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 27 00:17:41 PDT 2023


mstorsjo updated this revision to Diff 517466.
mstorsjo added a comment.
Herald added projects: libc++abi, libunwind.
Herald added a reviewer: libc++abi.
Herald added a reviewer: libunwind.

Updated to make ssh.py handle the new option in a best-effort way (not flat out refusing to run when the option is set).

Also use the new option in libcxxabi and libunwind test configs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148324

Files:
  libcxx/test/configs/llvm-libc++-mingw.cfg.in
  libcxx/test/configs/llvm-libc++-shared-clangcl.cfg.in
  libcxx/test/configs/llvm-libc++-shared-no-vcruntime-clangcl.cfg.in
  libcxx/utils/run.py
  libcxx/utils/ssh.py
  libcxxabi/test/configs/llvm-libc++abi-mingw.cfg.in
  libcxxabi/test/configs/llvm-libc++abi-shared-clangcl.cfg.in
  libcxxabi/test/configs/llvm-libc++abi-static-clangcl.cfg.in
  libunwind/test/configs/llvm-libunwind-mingw.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148324.517466.patch
Type: text/x-patch
Size: 6243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/659a2846/attachment.bin>


More information about the libcxx-commits mailing list