[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 19 13:20:28 PDT 2022
philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a subscriber: mgorny.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128146.438215.patch
Type: text/x-patch
Size: 18414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220619/f3160e6a/attachment-0001.bin>
More information about the libcxx-commits
mailing list