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

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 5 10:16:03 PST 2024


medismailben wrote:

> or, should we allow base classes to be looked up by name as well?

I'd prefer the latter so they can used interchangeably. I like the fact that the subscript can be either an int or a string. 

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


More information about the lldb-commits mailing list