[libcxx-commits] [libcxx] [libc++][test] Fix and refactor exception tests for std::vector (PR #117662)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 26 12:38:33 PST 2024


https://github.com/ldionne commented:

Thanks a lot for the fixes, these tests are extremely important so it's good to fix them. Do you have an understanding of whether our tests for other (non-construction) operations are sufficient in terms of exceptions-testing?

https://github.com/llvm/llvm-project/pull/117662


More information about the libcxx-commits mailing list