forked from OSchip/llvm-project
Add missing UNSUPPORTED for -fno-exception mode
llvm-svn: 296957
This commit is contained in:
parent
a5f4ade268
commit
f4313ebfef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue