llvm-project/libcxx/test/std/containers/sequences/array/array.cons
JF Bastien 2fec6dc56e Mark deduction guide tests as failing on apple-clang-9
As discussed here: http://lists.llvm.org/pipermail/cfe-dev/2018-May/058116.html
The tests fail on clang-5, as well as apple-clang-9. Mark them as such.

llvm-svn: 333479
2018-05-29 23:28:04 +00:00
..
deduct.fail.cpp Disable 'missing-braces' warning 2018-05-18 22:21:33 +00:00
deduct.pass.cpp Mark deduction guide tests as failing on apple-clang-9 2018-05-29 23:28:04 +00:00
default.pass.cpp [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types. 2018-02-07 21:06:13 +00:00
implicit_copy.pass.cpp [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types. 2018-02-07 21:06:13 +00:00
initializer_list.pass.cpp Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests 2016-02-23 16:25:20 +00:00