darling-libcxx/test
Eric Fiselier d0f20b2b08 Fix XPASS buildbot failure related to structured bindings
The test was previously set to XFAIL if __cpp_structured_bindings
wasn't defined. However there are Clang 4.0 versions which do not
define this macro but do provide structured bindings, which causes
the test to pass unexpectedly.

This patch changes the XFAIL to an UNSUPPORTED.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@291060 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-05 01:34:14 +00:00
..
libcxx Fix PR26961 - Add default constructor to std::pointer_safety struct. 2017-01-05 01:28:40 +00:00
std Fix XPASS buildbot failure related to structured bindings 2017-01-05 01:34:14 +00:00
support [libcxx] Fix testing of the externally-threaded library build 2017-01-03 11:32:31 +00:00
CMakeLists.txt [libcxx] Add build/test support for the externally threaded libc++abi variant 2017-01-03 12:59:50 +00:00
lit.cfg Add mork workarounds for running the test suite against libstdc++ 2016-10-12 00:28:14 +00:00
lit.site.cfg.in [libcxx] Add build/test support for the externally threaded libc++abi variant 2017-01-03 12:59:50 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00