aboutsummaryrefslogtreecommitdiff
path: root/test/std/language.support/support.exception/propagation/current_exception.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/language.support/support.exception/propagation/current_exception.pass.cpp')
-rw-r--r--test/std/language.support/support.exception/propagation/current_exception.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/std/language.support/support.exception/propagation/current_exception.pass.cpp b/test/std/language.support/support.exception/propagation/current_exception.pass.cpp
index 9ff0d6e2ce4d..09adf580bddf 100644
--- a/test/std/language.support/support.exception/propagation/current_exception.pass.cpp
+++ b/test/std/language.support/support.exception/propagation/current_exception.pass.cpp
@@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
+// XFAIL: libcpp-no-exceptions
// <exception>
// exception_ptr current_exception();