[libcxx-commits] [PATCH] D81133: Use allocator_traits to consistently allocate/deallocate/construct/destroy objects in std::any

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 15 07:52:25 PDT 2020


ldionne updated this revision to Diff 291928.
ldionne added a comment.
Herald added 1 blocking reviewer(s): libc++.

Add tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81133

Files:
  libcxx/include/any
  libcxx/test/libcxx/utilities/any/allocator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81133.291928.patch
Type: text/x-patch
Size: 6189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200915/f16591e0/attachment-0001.bin>


More information about the libcxx-commits mailing list