[Lldb-commits] [libcxx] [lldb] [libcxx] adds size-based `__split_buffer` representation to unstable ABI (PR #139632)
Christopher Di Bella via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 8 09:47:11 PDT 2025
================
----------------
cjdb wrote:
@vogelsgesang, this patch is only changing `__split_buffer`. The intention was for this patch to be quickly merged, and for the feedback from this patch to influence the changes to `vector` (thereby minimising churn and repeated comments). Changes to `vector` will be in a follow-up patch, where I'll target `vector`'s pretty printers.
https://github.com/llvm/llvm-project/pull/139632
More information about the lldb-commits
mailing list