forked from OSchip/llvm-project
[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:
parent
43b5e12159
commit
653b21416c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue