Skip to content

Commit 4e72b6d

Browse files
committed
[libcxx] [test] Enable gdb_pretty_printer_test.sh.cpp for clang
With current versions the CI image, this test does pass, with both Clang 17, 18 and 19 - so there doesn't seem to be anything Clang version specific in it.
1 parent debf7fb commit 4e72b6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
// UNSUPPORTED: no-localization
1212
// UNSUPPORTED: c++03
1313

14-
// TODO: Investigate these failures which break the CI.
15-
// UNSUPPORTED: clang-17, clang-18, clang-19
16-
1714
// The Android libc++ tests are run on a non-Android host, connected to an
1815
// Android device over adb. gdb needs special support to make this work (e.g.
1916
// gdbclient.py, ndk-gdb.py, gdbserver), and the Android organization doesn't

0 commit comments

Comments
 (0)