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