[libcxx-commits] [PATCH] D154161: [libc++] Revert __uninitialized_buffer changes
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 30 06:18:05 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf13e1a65cabb: [libc++] Revert __uninitialized_buffer changes (authored by ldionne).
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.536207.patch
Type: text/x-patch
Size: 13711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230630/aab6965c/attachment-0001.bin>
More information about the libcxx-commits
mailing list