[libcxx-commits] [PATCH] D154161: [libc++] Revert __uninitialized_buffer changes

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 29 22:39:43 PDT 2023


ldionne updated this revision to Diff 536113.
ldionne edited the summary of this revision.
ldionne added a comment.

Fix CI. This revert is kinda tricky.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154161

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/inplace_merge.h
  libcxx/include/__algorithm/stable_partition.h
  libcxx/include/__algorithm/stable_sort.h
  libcxx/include/__memory/construct_at.h
  libcxx/include/__memory/temporary_buffer.h
  libcxx/include/__memory/uninitialized_buffer.h
  libcxx/include/module.modulemap.in
  libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/stable_partition.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154161.536113.patch
Type: text/x-patch
Size: 13711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230630/e635f850/attachment.bin>


More information about the libcxx-commits mailing list