[libcxx-commits] [PATCH] D111202: [libc++] Add a from-scratch testing config for Windows

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 8 14:10:15 PST 2021


mstorsjo updated this revision to Diff 392934.
mstorsjo added a comment.
Herald added a subscriber: mgorny.

Updated to work for both the clang-cl and mingw configurations. This goes on top of D11539 <https://reviews.llvm.org/D11539>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111202

Files:
  libcxx/test/configs/cmake-bridge.cfg.in
  libcxx/test/configs/llvm-libc++-mingw.cfg.in
  libcxx/test/configs/llvm-libc++-shared-clangcl.cfg.in
  libcxx/test/configs/llvm-libc++-static-clangcl.cfg.in
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/format.py
  libcxx/utils/libcxx/test/newconfig.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111202.392934.patch
Type: text/x-patch
Size: 9561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211208/e8819cf6/attachment-0001.bin>


More information about the libcxx-commits mailing list