[Lldb-commits] [lldb] [lldb] Return index of element in ValueObject path instead of the element's value (PR #74413)
Pete Lawrence via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 7 16:35:03 PST 2023
PortalPete wrote:
> I can see why the mistake was made, we have an index into a list of different indexes? Anyway, please add a test for this.
I'm not really sure there's a good way to test this there doesn't appear to be anything that calls these methods, let alone an SB API.
CC @adrian-prantl
https://github.com/llvm/llvm-project/pull/74413
More information about the lldb-commits
mailing list