[all-commits] [llvm/llvm-project] 63ea35: [libunwind](TestOnly) Mark failing tests as unsupp...
Nathan Corbyn via All-commits
all-commits at lists.llvm.org
Wed Dec 3 10:18:16 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63ea3537d55f75be0d6fb92aef16465b291fa9ed
https://github.com/llvm/llvm-project/commit/63ea3537d55f75be0d6fb92aef16465b291fa9ed
Author: Nathan Corbyn <n_corbyn at apple.com>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M libunwind/test/bad_unwind_info.pass.cpp
M libunwind/test/eh_frame_fde_pc_range.pass.cpp
M libunwind/test/remember_state_leak.pass.sh.s
M libunwind/test/signal_unwind.pass.cpp
M libunwind/test/unwind_leaffunction.pass.cpp
Log Message:
-----------
[libunwind](TestOnly) Mark failing tests as unsupported on Apple targets (#170488)
#167642 introduced a number of test failures on one of our stage 2
builds:
https://ci.swift.org/job/llvm.org/job/clang-stage2-Rthinlto/1403/. This
PR marks these tests as unsupported on `.*-apple.*` targets.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list