summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Roelofs <jonathan@codesourcery.com>2014-12-11 15:37:22 +0000
committerJonathan Roelofs <jonathan@codesourcery.com>2014-12-11 15:37:22 +0000
commitf2bd5a0fe14ecec37e284ac7c4fbd4ba52083e6c (patch)
treec9e78b1a9d874d45d0caf48294ea45439ea660f8
parent453a50040bb9cda453d85863570e2710c3616faa (diff)
Add an XFAIL for Newlib's missing fenv.h
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224021 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/depr/depr.c.headers/fenv_h.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/depr/depr.c.headers/fenv_h.pass.cpp b/test/depr/depr.c.headers/fenv_h.pass.cpp
index 653eb93b2..f2fcf4914 100644
--- a/test/depr/depr.c.headers/fenv_h.pass.cpp
+++ b/test/depr/depr.c.headers/fenv_h.pass.cpp
@@ -6,6 +6,8 @@
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
+//
+// XFAIL: newlib
// <fenv.h>