projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5f4ade
)
Add missing UNSUPPORTED for -fno-exception mode
author
Eric Fiselier
<eric@efcs.ca>
Sat, 4 Mar 2017 03:03:27 +0000
(
03:03
+0000)
committer
Eric Fiselier
<eric@efcs.ca>
Sat, 4 Mar 2017 03:03:27 +0000
(
03:03
+0000)
llvm-svn: 296957
libcxxabi/test/test_exception_address_alignment.pass.cpp
patch
|
blob
|
history
diff --git
a/libcxxabi/test/test_exception_address_alignment.pass.cpp
b/libcxxabi/test/test_exception_address_alignment.pass.cpp
index
8e62944
..
8a41f0c
100644
(file)
--- a/
libcxxabi/test/test_exception_address_alignment.pass.cpp
+++ b/
libcxxabi/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