[libcxx-commits] [PATCH] D99624: [libc++] Remove UB in std::list

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 15 10:20:37 PDT 2021


ldionne added a comment.

In D99624#2692137 <https://reviews.llvm.org/D99624#2692137>, @akhuang wrote:

> Hi, are there updates to this? Just wanted to mention here that it fixes the issue with missing debug info so it'd be great to have.

Sorry, I need to focus on Ranges right now and since this is a bit lower priority, it'll take a bit of time before I can go back to this. I'd very much welcome it if someone (perhaps you?) could pick it up. If so, I'll review it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99624



More information about the libcxx-commits mailing list