https://github.com/Michael137 commented:

This function is definitely due for a cleanup. Do you have a reduced test-case 
for this by any chance? One way I see the vector would get cleared is if the 
recursive call ended up failing in `GetIndexForRecordBase`. This does seem like 
a plausible crash, but it might also be hiding a different bug. So a test-case 
would be interesting to see

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

Reply via email to