[all-commits] [llvm/llvm-project] 24c592: [TSan][Test-Only] Mark write-interpose.c unsupport...
Dan Blackwell via All-commits
all-commits at lists.llvm.org
Tue Oct 14 05:14:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24c5926bd69a0dc0abc6d63f63a38b1e6f6d6ae6
https://github.com/llvm/llvm-project/commit/24c5926bd69a0dc0abc6d63f63a38b1e6f6d6ae6
Author: Dan Blackwell <dan_blackwell at apple.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M compiler-rt/test/tsan/Darwin/write-interpose.c
Log Message:
-----------
[TSan][Test-Only] Mark write-interpose.c unsupported on ios (#163178)
This test is currently failing on ios-sim. This patch follows other
sanitizer tests that use DYLD_INSERT_LIBRARIES and marks itself
unsupported on ios platforms.
rdar://162287951
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