![]() 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. llvm-svn: 291060 |
||
---|---|---|
.. | ||
tuple.include.array.pass.cpp | ||
tuple.include.utility.pass.cpp | ||
tuple_element.fail.cpp | ||
tuple_element.pass.cpp | ||
tuple_size.fail.cpp | ||
tuple_size.pass.cpp | ||
tuple_size_incomplete.fail.cpp | ||
tuple_size_incomplete.pass.cpp | ||
tuple_size_structured_bindings.pass.cpp | ||
tuple_size_v.fail.cpp | ||
tuple_size_v.pass.cpp | ||
tuple_size_value_sfinae.pass.cpp |