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

Amy Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 4 10:08:12 PDT 2021


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

Fix #ifdef for 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.342788.patch
Type: text/x-patch
Size: 11282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210504/50ca42a5/attachment-0001.bin>


More information about the libcxx-commits mailing list