Index: test/sanitizer_common/TestCases/Posix/getpw_getgr.cc =================================================================== --- test/sanitizer_common/TestCases/Posix/getpw_getgr.cc +++ test/sanitizer_common/TestCases/Posix/getpw_getgr.cc @@ -1,5 +1,5 @@ // RUN: %clangxx %s -o %t && %run %t -// UNSUPPORTED: android, ios +// UNSUPPORTED: ios #include #include