[llvm-branch-commits] [libcxx] release/22.x: [libc++] Fix vector::append_range growing before the capacity is reached (#183264) (PR #183722)
Nikolas Klauser via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Mar 1 00:24:06 PST 2026
philnik777 wrote:
No, this isn't ABI breaking. Note though that libc++ has significantly different ABI guarantees, so in which cases cherry-picking is appropriate is quite different from most if the rest of LLVM.
https://github.com/llvm/llvm-project/pull/183722
More information about the llvm-branch-commits
mailing list