From ae39e4f7956083cf20165208a84cbb2573309c84 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sat, 9 Aug 2014 02:43:16 +0000 Subject: [PATCH] fix copy and pasted comment in test git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@215276 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/numerics/c.math/cmath_isnan.pass.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/numerics/c.math/cmath_isnan.pass.cpp b/test/numerics/c.math/cmath_isnan.pass.cpp index f7e2b1335..7b33b9647 100644 --- a/test/numerics/c.math/cmath_isnan.pass.cpp +++ b/test/numerics/c.math/cmath_isnan.pass.cpp @@ -9,7 +9,7 @@ // -// isinf +// isnan // XFAIL: linux