diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc b/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cc @@ -1,5 +1,4 @@ // RUN: %clangxx %s -o %t && %run %t -// UNSUPPORTED: ios #include #include