[libcxx-commits] [PATCH] D101206: [libc++] Remove UB in std::list
Amy Huang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 26 09:54:55 PDT 2021
akhuang added a comment.
For the debug info issue, we can also just add an attribute to these types (https://reviews.llvm.org/D98750); I think @ldionne preferred solving this by fixing the UB directly though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101206/new/
https://reviews.llvm.org/D101206
More information about the libcxx-commits
mailing list