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

Amy Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 27 15:58:25 PDT 2021


akhuang updated this revision to Diff 341014.
akhuang added a comment.

Apply union fix to __forward_list_node and __hash_node


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.341014.patch
Type: text/x-patch
Size: 9383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210427/8db17948/attachment.bin>


More information about the libcxx-commits mailing list