Unsupported zero_page_pc on iOS. (#137893)
This commit is contained in:
parent
7ecd81e266
commit
c685355811
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user