[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
Mon Mar 1 09:14:31 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG60ba1fefab92: [libc++/abi] Allow running back-deployment testing against libc++abi (authored by ldionne).

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/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/forced_unwind1.pass.cpp
  libcxxabi/test/forced_unwind2.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.327142.patch
Type: text/x-patch
Size: 20729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210301/269ee31e/attachment-0001.bin>


More information about the libcxx-commits mailing list