[libcxx-commits] [PATCH] D124569: Re-enable libc++ gdb-pretty-printer tests for all versions of clang.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 22 09:18:23 PDT 2022


Mordante added a comment.

Thanks! I see different errors now. I'll see what I can do about it. At the moment our CI is rather unstable so I'll look at it when that's fixed.



================
Comment at: libcxx/test/libcxx/gdb/gdb_pretty_printer_test.sh.cpp:15
 // TODO: Investigate this failure on GCC 12 (in Ubuntu Jammy)
 // UNSUPPORTED: gcc-12
 
----------------
This hunk can probably also be removed. But I'll investigate the build issue first.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124569/new/

https://reviews.llvm.org/D124569



More information about the libcxx-commits mailing list