aboutsummaryrefslogtreecommitdiff
path: root/test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp')
-rw-r--r--test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp b/test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp
index 9621a7360364..3aa8dcf55bbc 100644
--- a/test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp
+++ b/test/std/language.support/support.exception/propagation/exception_ptr.pass.cpp
@@ -7,9 +7,6 @@
//
//===----------------------------------------------------------------------===//
-// exception_ptr has not been implemented on Windows
-// XFAIL: LIBCXX-WINDOWS-FIXME
-
// <exception>
// typedef unspecified exception_ptr;