[libcxx-commits] [libcxx] [libc++] Fix bugs in the implementation of the layout-based split_buffer (PR #177022)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 26 10:03:20 PST 2026


ldionne wrote:

> Do I understand correctly that you're hoping to speed things along by doing some of the trivial changes?

Yes, that was my intent. Since the size-based vector patch has been stuck for a long time (through no fault of your own), I thought to myself "let's get this done ASAP now that it has momentum". This patch was part of keeping such momentum.

But I understand what you said and I think it's reasonable. I'll close this PR for now, feel free to reopen your own.

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


More information about the libcxx-commits mailing list