[PATCH] D111202: [libc++] Add from-scratch testing configs for Windows

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 14:46:25 PST 2021


mstorsjo updated this revision to Diff 395755.
mstorsjo added a comment.

Rebased on top of the split out changes. Now the remaining bits here should be pretty much straightforward.

I opted to rename the config files from "llvm-libc++-static-clangcl.cfg"
to "llvm-libc++-clangcl-static.cfg", where the latter feels like a more
logical hierarchical name to me.


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++-clangcl-shared.cfg.in
  libcxx/test/configs/llvm-libc++-clangcl-static.cfg.in
  libcxx/test/configs/llvm-libc++-mingw.cfg.in
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111202.395755.patch
Type: text/x-patch
Size: 7394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/fb6944dd/attachment.bin>


More information about the llvm-commits mailing list