[libcxx-commits] [PATCH] D111564: [libc++] Use addressof to fix debug tests.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 12 08:15:38 PDT 2021


Mordante updated this revision to Diff 379045.
Mordante added a comment.

Fix the CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111564

Files:
  libcxx/include/__hash_table
  libcxx/include/list
  libcxx/include/unordered_map
  libcxx/test/std/containers/sequences/list/list.cons/assign_copy.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.map/unord.map.cnstr/assign_copy.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/assign_copy.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/assign_copy.addressof.compile.pass.cpp
  libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/assign_copy.addressof.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111564.379045.patch
Type: text/x-patch
Size: 8082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211012/0f146f01/attachment-0001.bin>


More information about the libcxx-commits mailing list