================

----------------
cjdb wrote:

You're right that it's not _strictly_ necessary, but it makes the code 
**substantially** simpler when they're coupled. Otherwise, we need to convert 
from using a size-based vector to a pointer-based `__split_buffer`, which I 
found to be confusing and error-prone during the development process.

https://github.com/llvm/llvm-project/pull/139632
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to