[Lldb-commits] [libcxx] [lldb] [libcxx] adds size-based `__split_buffer` representation to unstable ABI (PR #139632)

Louis Dionne via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 26 12:05:43 PDT 2025


================
@@ -78,23 +80,232 @@ public:
                       __split_buffer,
----------------
ldionne wrote:

The documentation of the `__split_buffer` class above will have to be updated: it references members that don't exist anymore after this patch.

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


More information about the lldb-commits mailing list