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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 9 05:00:09 PDT 2025


ldionne wrote:

Thanks for all the review rounds on this. I think this is good to go now. There are two failing tests though:
1. The LLDB data formatters
2. The code formatter (it seems to be a matter of clang-formatting the unit tests you modified)

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


More information about the libcxx-commits mailing list