Mark exception-throwing test as XFAIL when exceptions are disabled

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@263405 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Marshall Clow
2016-03-14 02:51:50 +00:00
parent 2fe62cded3
commit d8b9e0bbff

View File

@@ -7,6 +7,7 @@
// //
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// XFAIL: libcpp-no-exceptions
// <memory> // <memory>
// allocator: // allocator: