[all-commits] [llvm/llvm-project] c1887e: Revert "Allow running back-deployment testing agai...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Nov 6 14:27:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1887e3f15aeac7037b88b066b33d142c6bb1321
https://github.com/llvm/llvm-project/commit/c1887e3f15aeac7037b88b066b33d142c6bb1321
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M libcxx/test/configs/legacy.cfg.in
M libcxx/utils/ci/macos-backdeployment.sh
M libcxx/utils/ci/run-buildbot
M libcxx/utils/libcxx/compiler.py
M libcxx/utils/libcxx/test/config.py
M libcxxabi/test/catch_function_01.pass.cpp
M libcxxabi/test/catch_member_data_pointer_01.pass.cpp
M libcxxabi/test/catch_member_pointer_nullptr.pass.cpp
M libcxxabi/test/catch_multi_level_pointer.pass.cpp
M libcxxabi/test/catch_pointer_nullptr.pass.cpp
M libcxxabi/test/catch_ptr_02.pass.cpp
M libcxxabi/test/cxa_vec_new_overflow_PR41395.pass.cpp
M libcxxabi/test/dynamic_cast.pass.cpp
M libcxxabi/test/exception_object_alignment.pass.cpp
M libcxxabi/test/incomplete_type.sh.cpp
M libcxxabi/test/libcxxabi/test/config.py
M libcxxabi/test/lit.site.cfg.in
M libcxxabi/test/test_aux_runtime_op_array_new.pass.cpp
M libcxxabi/test/test_demangle.pass.cpp
M libcxxabi/test/test_exception_address_alignment.pass.cpp
M libcxxabi/test/thread_local_destruction_order.pass.cpp
M libcxxabi/test/uncaught_exceptions.pass.cpp
M libunwind/test/libunwind/test/config.py
M libunwind/test/lit.site.cfg.in
Log Message:
-----------
Revert "Allow running back-deployment testing against libc++abi"
This reverts commit 4d79ef814aedb63, which broke a few build bots.
I'm reverting until I have time to investigate.
More information about the All-commits
mailing list