diff options
| -rw-r--r-- | compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc b/compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc index 42ee03fffc0..c00d75f1121 100644 --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc @@ -1,5 +1,4 @@ // RUN: %clangxx -O0 -g %s -o %t && %run %t 2>&1 | FileCheck %s -// UNSUPPORTED: android // UNSUPPORTED: android |

