summaryrefslogtreecommitdiff
path: root/test/uncaught_exceptions.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/uncaught_exceptions.pass.cpp')
-rw-r--r--test/uncaught_exceptions.pass.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/uncaught_exceptions.pass.cpp b/test/uncaught_exceptions.pass.cpp
index fd4b8f4..0c64067 100644
--- a/test/uncaught_exceptions.pass.cpp
+++ b/test/uncaught_exceptions.pass.cpp
@@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
+// UNSUPPORTED: libcxxabi-no-exceptions
+
#include <cxxabi.h>
#include <exception>
#include <cassert>