[libcxx-commits] [PATCH] D91069: Allow running back-deployment testing against libc++abi

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 25 11:52:26 PST 2021


ldionne updated this revision to Diff 326462.
ldionne added a comment.

Rebase onto main to trigger the CI and see what's missing to close the loop on this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91069

Files:
  libcxx/test/configs/legacy.cfg.in
  libcxx/utils/ci/macos-backdeployment.sh
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/compiler.py
  libcxx/utils/libcxx/test/config.py
  libcxxabi/test/catch_function_01.pass.cpp
  libcxxabi/test/catch_member_data_pointer_01.pass.cpp
  libcxxabi/test/catch_member_pointer_nullptr.pass.cpp
  libcxxabi/test/catch_multi_level_pointer.pass.cpp
  libcxxabi/test/catch_pointer_nullptr.pass.cpp
  libcxxabi/test/catch_ptr_02.pass.cpp
  libcxxabi/test/cxa_vec_new_overflow_PR41395.pass.cpp
  libcxxabi/test/dynamic_cast.pass.cpp
  libcxxabi/test/exception_object_alignment.pass.cpp
  libcxxabi/test/incomplete_type.sh.cpp
  libcxxabi/test/libcxxabi/test/config.py
  libcxxabi/test/lit.site.cfg.in
  libcxxabi/test/test_aux_runtime_op_array_new.pass.cpp
  libcxxabi/test/test_demangle.pass.cpp
  libcxxabi/test/test_exception_address_alignment.pass.cpp
  libcxxabi/test/thread_local_destruction_order.pass.cpp
  libcxxabi/test/uncaught_exceptions.pass.cpp
  libunwind/test/libunwind/test/config.py
  libunwind/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91069.326462.patch
Type: text/x-patch
Size: 20368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210225/02f22cd6/attachment-0001.bin>


More information about the libcxx-commits mailing list