summaryrefslogtreecommitdiffstats
path: root/libcxx
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2019-03-14 22:24:32 +0000
committerMarshall Clow <mclow.lists@gmail.com>2019-03-14 22:24:32 +0000
commit3068500aa706a101b8cf1c3d8d2a8e83ff8a27b8 (patch)
tree83ba31934b54fe91badacd2224e1e2a61ac3494e /libcxx
parent3772796aaaf3fa97900d2e6a284372c5c0540c08 (diff)
downloadbcm5719-llvm-3068500aa706a101b8cf1c3d8d2a8e83ff8a27b8.tar.gz
bcm5719-llvm-3068500aa706a101b8cf1c3d8d2a8e83ff8a27b8.zip
XFAIL this debug-mode test that I just broke. Eric has a patch out for review (D59166) that rewrites this test completely, so I'm not going to bother fixing it.
llvm-svn: 356211
Diffstat (limited to 'libcxx')
-rw-r--r--libcxx/test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp b/libcxx/test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp
index cb5e99b2924..56fc326e1a7 100644
--- a/libcxx/test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp
+++ b/libcxx/test/libcxx/containers/sequences/array/array.zero/db_indexing.pass.cpp
@@ -5,7 +5,7 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
-
+// XFAIL:*
// UNSUPPORTED: libcpp-no-exceptions
// MODULES_DEFINES: _LIBCPP_DEBUG=1
// MODULES_DEFINES: _LIBCPP_DEBUG_USE_EXCEPTIONS
OpenPOWER on IntegriCloud