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

Sterling Augustine via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 13 11:07:14 PDT 2023


saugustine added a comment.

I would expect this to work with gdb 12, but I don't know if Ubuntu 22 actually did switch to dwarf 5, (some distros patched the switch out until all their dwarf consumers were updated.)

I will dig in and try to reproduce it inside the docker environment, but it does normally work in my every day development.


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