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
commitaa30e7a9fcd56b38ddd74910bdac7e6f4263a915 (patch)
tree5fe42994bfcbc87be8c985a7f50439488987bd3b
parent69c67008ec3aa76ebbca2766c934a25cbd4cebf3 (diff)
downloadcompiler-rt-aa30e7a9fcd56b38ddd74910bdac7e6f4263a915.tar.gz
Revert little bad rebasing.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@351191 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/sanitizer_common/TestCases/Posix/getusershell.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanitizer_common/TestCases/Posix/getusershell.cc b/test/sanitizer_common/TestCases/Posix/getusershell.cc
index 42ee03fff..c00d75f11 100644
--- a/test/sanitizer_common/TestCases/Posix/getusershell.cc
+++ b/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