[libcxx-commits] [PATCH] D119385: Use trivial relocation operations in std::vector, by porting D67524 and part of D61761 to work on top of the changes in D114732.

Devin Jeanpierre via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 5 04:16:26 PDT 2022


devin.jeanpierre updated this revision to Diff 427269.
devin.jeanpierre marked 10 inline comments as done.
devin.jeanpierre added a comment.

.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119385

Files:
  libcxx/benchmarks/vector_operations.bench.cpp
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/memory
  libcxx/include/type_traits
  libcxx/include/vector
  libcxx/test/libcxx/containers/sequences/vector/insert_trivially_relocatable.pass.cpp
  libcxx/test/libcxx/utilities/meta/meta.unary.prop/is_trivially_relocatable.compile.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.modifiers/insert_exception_safety.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119385.427269.patch
Type: text/x-patch
Size: 26001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220505/9870930f/attachment-0001.bin>


More information about the libcxx-commits mailing list