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

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu May 22 01:33:22 PDT 2025


https://github.com/labath commented:

I think this is good strategy -- take the existing implementation of `.` and improve that later.

I have one comment about the location of the members, but otherwise, I think this looks good.

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


More information about the lldb-commits mailing list