[libc++] Mark test as unsupported with apple-clang

This is to avoid spurious test failures in case apple-clang-14 doesn't
support _BitInt.
This commit is contained in:
Louis Dionne 2022-02-15 16:12:08 -05:00
parent 0e628a783b
commit 87b218b42b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
// disable them for now until their behavior can be designed better later.
// See https://reviews.llvm.org/D84049 for details.
// UNSUPPORTED: apple-clang-12, apple-clang-13
// UNSUPPORTED: apple-clang-12, apple-clang-13, apple-clang-14
// UNSUPPORTED: clang-12, clang-13
// UNSUPPORTED: c++03