summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix/deep_call_stack.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Posix/deep_call_stack.cc')
-rw-r--r--test/asan/TestCases/Posix/deep_call_stack.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/asan/TestCases/Posix/deep_call_stack.cc b/test/asan/TestCases/Posix/deep_call_stack.cc
index 2d2b056d638d0..e6e82a4757205 100644
--- a/test/asan/TestCases/Posix/deep_call_stack.cc
+++ b/test/asan/TestCases/Posix/deep_call_stack.cc
@@ -5,6 +5,9 @@
// Also check that use_sigaltstack+verbosity doesn't crash.
// RUN: %env_asan_opts=verbosity=1:use_sigaltstack=1:detect_stack_use_after_return=1 %run %t | FileCheck %s
+
+// UNSUPPORTED: ios
+
#include <stdio.h>
__attribute__((noinline))