summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2019-01-15 13:08:20 +0000
committerDavid Carlier <devnexen@gmail.com>2019-01-15 13:08:20 +0000
commit4c751331bd2d1058ff55cbeec198ac58b5a44e7b (patch)
tree225d18043f46c14e6d034746c975b30ed06d67a4
parent8d4ad462c174450218de6b69bc2fb61a25e76922 (diff)
Revert little bad rebasing.
-rw-r--r--compiler-rt/test/sanitizer_common/TestCases/Posix/getusershell.cc1
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