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