[libcxx-commits] [libcxx] [libc++][test] Improve tests for assign in std::vector (PR #119163)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 9 08:35:03 PST 2024
https://github.com/ldionne commented:
Great catch! I played around and we indeed didn't catch bugs in the code paths you described, which is quite bad. Thanks for adding coverage!
https://github.com/llvm/llvm-project/pull/119163
More information about the libcxx-commits
mailing list