[libcxx-commits] [PATCH] D101206: [libc++] Remove UB in list, forward_list and __hash_table

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 7 08:02:54 PDT 2023


ldionne updated this revision to Diff 556153.
ldionne retitled this revision from "[libc++] Rework node creation and destruction in std::list and std::forward_list" to "[libc++] Remove UB in list, forward_list and __hash_table".
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase on top of refactoring in https://github.com/llvm/llvm-project/pull/65614


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101206

Files:
  libcxx/include/__hash_table
  libcxx/include/forward_list
  libcxx/include/list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101206.556153.patch
Type: text/x-patch
Size: 12491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230907/a365c0da/attachment-0001.bin>


More information about the libcxx-commits mailing list