summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-03-04 03:03:27 +0000
committerEric Fiselier <eric@efcs.ca>2017-03-04 03:03:27 +0000
commit7fa83316a3e1169b936fd71f5ac6a2ee259fca97 (patch)
tree2d118e73f42ae5c7039f6349ca330d24dcfef801 /test
parent494247ca25accbb9e7c1308aeae0f1ada496814b (diff)
Add missing UNSUPPORTED for -fno-exception mode
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@296957 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/test_exception_address_alignment.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_exception_address_alignment.pass.cpp b/test/test_exception_address_alignment.pass.cpp
index 8e62944..8a41f0c 100644
--- a/test/test_exception_address_alignment.pass.cpp
+++ b/test/test_exception_address_alignment.pass.cpp
@@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
+// UNSUPPORTED: libcxxabi-no-exceptions
// UNSUPPORTED: c++98, c++03
// The system unwind.h on OS X provides an incorrectly aligned _Unwind_Exception