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

Amy Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 29 19:41:41 PDT 2021


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

Move some of the #ifndefs in forward_list into a function


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.341749.patch
Type: text/x-patch
Size: 11235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210430/13eb80bd/attachment.bin>


More information about the libcxx-commits mailing list