[libc-commits] [PATCH] D118954: [libc] add a vector internal class
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 9 14:48:48 PST 2022
michaelrj updated this revision to Diff 407310.
michaelrj added a comment.
change resize to take a value to avoid default insertion problems, and readd reserve.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118954/new/
https://reviews.llvm.org/D118954
Files:
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/vector.h
libc/test/utils/CPP/CMakeLists.txt
libc/test/utils/CPP/vector_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118954.407310.patch
Type: text/x-patch
Size: 6018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220209/be93fbd3/attachment-0001.bin>
More information about the libc-commits
mailing list