[Lldb-commits] [lldb] [lldb] Split ValueObject::CreateChildAtIndex into two functions (PR #94455)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 5 17:10:08 PDT 2024


https://github.com/jimingham approved this pull request.

This is much nicer.  I would actually prefer we returned names that are "" rather than nullptr, but in any case I agree there's no particular reason to make that a contract.

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


More information about the lldb-commits mailing list