[all-commits] [llvm/llvm-project] 0864e3: [Test][Darwin] Mark zero_page_pc test as unsupport...
thetruestblue via All-commits
all-commits at lists.llvm.org
Tue Apr 29 12:08:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0864e3c8a9335db0d9c8c32f059a3d0c3f01c534
https://github.com/llvm/llvm-project/commit/0864e3c8a9335db0d9c8c32f059a3d0c3f01c534
Author: thetruestblue <bblueconway at gmail.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M compiler-rt/test/asan/TestCases/zero_page_pc.cpp
Log Message:
-----------
[Test][Darwin] Mark zero_page_pc test as unsupported for iOS (#137858)
This is handled as a SIGKILL and can't be intercepted by ASan's signal
handler.
rdar://127512190
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