[libc++] Fixes CI after Jammy update.
authorMark de Wever <koraq@xs4all.nl>
Thu, 9 Jun 2022 18:51:25 +0000 (20:51 +0200)
committerMark de Wever <koraq@xs4all.nl>
Thu, 9 Jun 2022 19:57:07 +0000 (21:57 +0200)
Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D127419

libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp

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