[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 13:09:05 PST 2024


ldionne wrote:

Can we land the `vector<bool>` patch and then rebase this on top of it?

If you want to land this one first instead, please rebase it on top of `main` and let me know when you're ready for me to have a look. We can then land this one and then rebase the `vector<bool>` one on top of everything.

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


More information about the libcxx-commits mailing list