![]() This patch fixes the implementation as well as the tests that didn't actually test the wanted behaviour. You'll find all the details in the bug report. It adds as well deprecation warning for reserve() (without argument) and adds a test. http://wg21.link/P0966R1 https://bugs.llvm.org/show_bug.cgi?id=45368 https://reviews.llvm.org/D54992 Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D91778 |
||
---|---|---|
.. | ||
capacity.pass.cpp | ||
clear.pass.cpp | ||
empty.pass.cpp | ||
empty.verify.cpp | ||
length.pass.cpp | ||
max_size.pass.cpp | ||
over_max_size.pass.cpp | ||
reserve.deprecated_in_cxx20.verify.cpp | ||
reserve.pass.cpp | ||
reserve_size.pass.cpp | ||
resize_size.pass.cpp | ||
resize_size_char.pass.cpp | ||
shrink_to_fit.pass.cpp | ||
size.pass.cpp |