[libcxx-commits] [PATCH] D125242: [libc++abi] Use from-scratch testing configs for libc++abi by default

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 9 08:57:53 PDT 2022


ldionne created this revision.
Herald added subscribers: mstorsjo, mgorny.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++abi.

Like we have been doing for libc++abi for a while now, start using
from-scratch testing configurations for libc++abi.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125242

Files:
  libcxxabi/CMakeLists.txt
  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-shared-gcc.cfg.in
  libcxxabi/test/configs/llvm-libc++abi-shared.cfg.in
  libcxxabi/test/configs/llvm-libc++abi-static-clangcl.cfg.in
  libcxxabi/test/configs/llvm-libc++abi-static.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125242.428104.patch
Type: text/x-patch
Size: 8786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220509/57c8bc29/attachment.bin>


More information about the libcxx-commits mailing list