[libcxx-commits] [libcxx] [libcxx] fixes `__split_buffer_size_layout` bugs (PR #178341)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 28 11:07:35 PST 2026


https://github.com/ldionne approved this pull request.

Thanks for the detailed analysis.

LGTM, but I suggest adding a `static_cast` at the call site of `__swap_without_allocator` since it would enhance clarity.

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


More information about the libcxx-commits mailing list