[libc++] Add UNSUPPORTED for clang-15
authorHaowei Wu <haowei@google.com>
Wed, 2 Feb 2022 20:15:58 +0000 (12:15 -0800)
committerHaowei Wu <haowei@google.com>
Wed, 2 Feb 2022 20:33:04 +0000 (12:33 -0800)
commit1a3137dc8451b271d6ee59fe5cbd009709992a28
treeb8cfcd3b166d39304a0a61a499fa827d40af5fdb
parentf1720abb5464e38585e0ce6ccf19d8f164cf464c
[libc++] Add UNSUPPORTED for clang-15

This started breaking in the CI because we bumped the Clang version
to 15, which requires adjusting the markup in the test suite.

Differential Revision: https://reviews.llvm.org/D118838
libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_copy.pass.cpp