[libc++] Fixes the CI.

The GDB test was disabled for clang-15, updated the filter since main
now is clang-16.
This commit is contained in:
Mark de Wever 2022-07-27 19:59:56 +02:00
parent 43b5e12159
commit 653b21416c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
// UNSUPPORTED: c++03
// TODO: Investigate this failure, which happens only with the Bootstrapping build.
// UNSUPPORTED: clang-13, clang-14, clang-15
// UNSUPPORTED: clang-13, clang-14, clang-15, clang-16
// TODO: Investigate this failure on GCC 12 (in Ubuntu Jammy)
// UNSUPPORTED: gcc-12