diff options
Diffstat (limited to 'test/asan/TestCases/verbose-log-path_test.cc')
-rw-r--r-- | test/asan/TestCases/verbose-log-path_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/asan/TestCases/verbose-log-path_test.cc b/test/asan/TestCases/verbose-log-path_test.cc index 47a5c226a1bf..a63c58475242 100644 --- a/test/asan/TestCases/verbose-log-path_test.cc +++ b/test/asan/TestCases/verbose-log-path_test.cc @@ -10,6 +10,7 @@ // FIXME: only FreeBSD and Linux have verbose log paths now. // XFAIL: win32,android +// UNSUPPORTED: ios #include <stdlib.h> #include <string.h> |