summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/sanitizer_common/TestCases/Posix/getpw_getgr.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc b/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc
index c373132eb..f4f431e7e 100644
--- a/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc
+++ b/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc
@@ -1,5 +1,4 @@
// RUN: %clangxx %s -o %t && %run %t
-// UNSUPPORTED: ios
#include <assert.h>
#include <grp.h>