[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 08:05:16 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39c879514170: [libc++] Use allocator_traits to consistently… (authored by mclow.lists, committed by ldionne).

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.291935.patch
Type: text/x-patch
Size: 6189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200915/eaa7fa50/attachment-0001.bin>


More information about the libcxx-commits mailing list