summaryrefslogtreecommitdiff
path: root/test/catch_function_02.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/catch_function_02.pass.cpp')
-rw-r--r--test/catch_function_02.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/catch_function_02.pass.cpp b/test/catch_function_02.pass.cpp
index 8bff8d9..adef92c 100644
--- a/test/catch_function_02.pass.cpp
+++ b/test/catch_function_02.pass.cpp
@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===//
// Can you have a catch clause of array type that catches anything?
+// UNSUPPORTED: libcxxabi-no-exceptions
#include <cassert>