[libcxx-commits] [libcxx] [libcxx] Recalculate union-member sizes in basic_string (PR #168742)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 29 02:19:27 PST 2026


philnik777 wrote:

@statham-arm The problem is that you're not the only one waiting for reviews. We're incredibly understaffed w.r.t review time, and this patch simply isn't super high in priority. It's touching one of the most used classes in the library, is ABI sensitive (which in of itself usually means a PR takes months to be landed) and is relatively obscure. I'm sorry it's taking so long, but I'm not sure we'll be able to go over it in the next few days. Maybe @ldionne can find some time, but I just don't have it currently.

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


More information about the libcxx-commits mailing list