[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 23 02:14:35 PDT 2022
philnik updated this revision to Diff 439283.
philnik marked an inline comment as done.
philnik added a comment.
Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128146/new/
https://reviews.llvm.org/D128146
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__hash_table
libcxx/include/__memory/swap_allocator.h
libcxx/include/__memory/uninitialized_algorithms.h
libcxx/include/__split_buffer
libcxx/include/__tree
libcxx/include/__utility/move.h
libcxx/include/forward_list
libcxx/include/list
libcxx/include/memory
libcxx/include/string
libcxx/include/vector
libcxx/test/libcxx/containers/sequences/vector/asan_throw.pass.cpp
libcxx/test/libcxx/private_headers.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128146.439283.patch
Type: text/x-patch
Size: 19682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220623/a3947267/attachment-0001.bin>
More information about the libcxx-commits
mailing list