[Lldb-commits] [libcxx] [lldb] [libcxx] adds size-based `__split_buffer` representation to unstable ABI (PR #139632)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 8 04:35:49 PDT 2025
================
----------------
vogelsgesang wrote:
But at least `std::vector` (i.e. what this commit here is targetting) is already ported over to C++. Instead of / In addition to modifying the example code, shouldn't this PR also update `LibCxxVector.cpp`?
https://github.com/llvm/llvm-project/pull/139632
More information about the lldb-commits
mailing list