[libcxx-commits] [PATCH] D143791: [libc++] Fix bug in allocate_shared_for_overwrite

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 13 05:51:04 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG580109025801: [libc++] Fix bug in allocate_shared_for_overwrite (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143791

Files:
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/include/__memory/construct_at.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared_for_overwrite.pass.cpp
  libcxx/test/support/test_allocator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143791.496946.patch
Type: text/x-patch
Size: 17144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230213/3ac1a928/attachment-0001.bin>


More information about the libcxx-commits mailing list