[Lldb-commits] [lldb] [lldb] Return index of element in ValueObject path instead of the element's value (PR #74413)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 8 08:46:54 PST 2023


adrian-prantl wrote:

> > doesn't appear to be anything that calls these methods
> 
> Candidate for removal then? If so it still makes sense to fix them, then remove them. Saves fixing them again if they are brought back.
> 
> Either way, I'm not going to block this by requiring a test case.

I think that makes sense. @PortalPete why don't you land this without a test and then create a PR to remove the unused methods?

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


More information about the lldb-commits mailing list