[libcxx-commits] [PATCH] D156242: [libc++] Removes a broken test.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 5 12:02:11 PDT 2023


ldionne added a comment.

> This strongly indicates that everything works except testing in the docker image.

Note that I wasn't asking to remove the test to "silence" this issue, but to stop supporting these pretty printers in libc++ if nobody's going to actually support them. But it seems like there is still interesting in supporting them per the recent comments.

In that case I guess we should abandon and figure out how to get a more recent version of gdb in the Docker image.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156242



More information about the libcxx-commits mailing list