[Lldb-commits] [lldb] [lldb] Add lookup by name to SBValue.child (PR #118814)

Dave Lee via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 5 10:03:15 PST 2024


kastiglione wrote:

@jimingham are you proposing a new property named `member`? In which case `child` would be used for index based access, and `member` would be used for name based access?

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


More information about the lldb-commits mailing list