[Lldb-commits] [lldb] [lldb] Add lookup by name to SBValue.child (PR #118814)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 5 16:09:18 PST 2024
jimingham wrote:
I think you have to do lookup by name just of the members (and maybe a separate lookup by name of the base classes?)
https://github.com/llvm/llvm-project/pull/118814
More information about the lldb-commits
mailing list