[libcxx-commits] [PATCH] D91201: [libc++] LWG2070: Use Allocator construction for objects created with allocate_shared

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 14 15:43:35 PST 2020


ldionne retitled this revision from "[libc++] Call allocator_traits construct() and destroy() in allocate_shared" to "[libc++] LWG2070: Use Allocator construction for objects created with allocate_shared".
ldionne edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91201



More information about the libcxx-commits mailing list