[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 Apr 27 23:10:55 PDT 2022


Mordante added a comment.

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.


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