[libc++] Remove obsolete 'newlib' Lit Feature
authorLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 15:04:42 +0000 (11:04 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 18:08:18 +0000 (14:08 -0400)
The feature isn't defined anywhere, so it's effectively dead.

libcxx/test/libcxx/numerics/cfenv/version.pass.cpp
libcxx/test/std/depr/depr.c.headers/fenv_h.pass.cpp
libcxx/test/std/depr/depr.c.headers/uchar_h.pass.cpp
libcxx/test/std/numerics/cfenv/cfenv.syn/cfenv.pass.cpp

index e166834..35102be 100644 (file)
@@ -5,8 +5,6 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
-//
-// UNSUPPORTED: newlib
 
 // <cfenv>
 
index 5a1633a..2898539 100644 (file)
@@ -5,8 +5,6 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
-//
-// XFAIL: newlib
 
 // <fenv.h>
 
index 659eba3..7d9ff07 100644 (file)
@@ -8,7 +8,6 @@
 //
 // XFAIL: suse-linux-enterprise-server-11
 // XFAIL: darwin
-// XFAIL: newlib
 // XFAIL: netbsd
 
 // <uchar.h>
index 054c813..557a93c 100644 (file)
@@ -5,8 +5,6 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
-//
-// UNSUPPORTED: newlib
 
 // <cfenv>