summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/default.allocator
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2016-03-14 02:51:50 +0000
committerMarshall Clow <mclow.lists@gmail.com>2016-03-14 02:51:50 +0000
commit4251d3779f579b5f70325f2cbce9b1ee4605ea85 (patch)
treec2818860a7369f9689e9f039f1f5e203b5e03169 /libcxx/test/std/utilities/memory/default.allocator
parent7b05a4c2cb3b28e620eecccef9e12198e6b06102 (diff)
downloadbcm5719-llvm-4251d3779f579b5f70325f2cbce9b1ee4605ea85.tar.gz
bcm5719-llvm-4251d3779f579b5f70325f2cbce9b1ee4605ea85.zip
Mark exception-throwing test as XFAIL when exceptions are disabled
llvm-svn: 263405
Diffstat (limited to 'libcxx/test/std/utilities/memory/default.allocator')
-rw-r--r--libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp b/libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp
index 4846b0a496b..f50fbe705ed 100644
--- a/libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp
+++ b/libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp
@@ -7,6 +7,7 @@
//
//===----------------------------------------------------------------------===//
+// XFAIL: libcpp-no-exceptions
// <memory>
// allocator:
OpenPOWER on IntegriCloud