[Lldb-commits] [lldb] [LLDB] Add field member operators to DIL (PR #138093)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri May 2 06:00:03 PDT 2025


https://github.com/labath commented:

A very predictable question. Why is the implementation of this more complicated than `base->GetChildMemberWithName(name)`. I think it shouldn't be.

To avoid repeating the same points over and over, I suggest going through the discussion on the dereference/addressof patch. If you still have questions after that, let me know.

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


More information about the lldb-commits mailing list