[libcxx-commits] [PATCH] D117917: [libc++] Use addressof in unordered_set.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 02:41:24 PST 2022


This revision was automatically updated to reflect the committed changes.
Mordante marked 2 inline comments as done.
Closed by commit rG26544b98f7bf: [libc++] Use addressof in unordered_set. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117917

Files:
  libcxx/include/unordered_set
  libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/move.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/move_alloc.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/emplace_hint.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/insert_hint_const_lvalue.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/insert_hint_rvalue.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/iterator.operators.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/move.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/move_alloc.addressof.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117917.402197.patch
Type: text/x-patch
Size: 13202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/0e10b329/attachment.bin>


More information about the libcxx-commits mailing list