[libcxx-commits] [PATCH] D147741: [libc++, std::vector] call the optimized version of __uninitialized_allocator_copy for trivial types

Aditya Kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 27 16:13:15 PDT 2023


hiraditya updated this revision to Diff 517744.
hiraditya added a comment.

Moved the check to uninitialized_algorithms.h


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

https://reviews.llvm.org/D147741

Files:
  libcxx/include/__memory/uninitialized_algorithms.h
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147741.517744.patch
Type: text/x-patch
Size: 4876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230427/c8e8d53c/attachment-0001.bin>


More information about the libcxx-commits mailing list