Unsupported zero_page_pc on iOS. (#137893)

This commit is contained in:
thetruestblue 2025-04-29 16:36:46 -07:00 committed by GitHub
parent 7ecd81e266
commit c685355811
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,8 @@
// RUN: %clangxx_asan %s -o %t && not %run %t 2>&1 | FileCheck %s
// Handled as a codesigning violation and exits with SIGKILL not SEGV
// UNSUPPORTED: arm64e && ios
// UNSUPPORTED: ios
#if defined(_MSC_VER) && !defined(__CLANG__)
# define __has_feature(x) 0