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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 5 11:52:06 PDT 2022


ldionne added a comment.

In D124569#3479235 <https://reviews.llvm.org/D124569#3479235>, @Mordante wrote:

> Note the pre-commit CI uses Ubuntu 20.04 which contains gdb 9.1. Ubuntu 22.04 has just been released, @ldionne how do you feel about moving the CI to Ubuntu 22.04?
>
> Alternatively we can try to add `-gdwarf-4` to the RUN line.

I'm fine with moving to Ubuntu 22.04! As you know, however, platform updates are not always super smooth for the CI, so I think it may be good to do it over the week-end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124569



More information about the libcxx-commits mailing list