aboutsummaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix/closed-fds.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Posix/closed-fds.cc')
-rw-r--r--test/asan/TestCases/Posix/closed-fds.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/asan/TestCases/Posix/closed-fds.cc b/test/asan/TestCases/Posix/closed-fds.cc
index 75e3216aab5a..b2604bba58ba 100644
--- a/test/asan/TestCases/Posix/closed-fds.cc
+++ b/test/asan/TestCases/Posix/closed-fds.cc
@@ -8,6 +8,7 @@
// FIXME: copy %t.log back from the device and re-enable on Android.
// UNSUPPORTED: android
+// UNSUPPORTED: ios
#include <assert.h>
#include <stdio.h>