Skip to content

Commit bd0d864

Browse files
committed
Fixes CI.
1 parent cb49571 commit bd0d864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// UNSUPPORTED: c++03
1313

1414
// TODO: Investigate these failures which break the CI.
15-
// UNSUPPORTED: clang-18, clang-19, clang-20
15+
// UNSUPPORTED: clang-18, clang-19, clang-20, clang-21
1616

1717
// The Android libc++ tests are run on a non-Android host, connected to an
1818
// Android device over adb. gdb needs special support to make this work (e.g.

0 commit comments

Comments
 (0)