[Lldb-commits] [lldb] [LLDB] Fix `GetIndexOfChildMemberWithName` to handle anonymous struct in base classes (PR #158256)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 12 06:55:13 PDT 2025


https://github.com/Michael137 commented:

With each addition to this function my desire to move this into libClang grows stronger. Though I understand that the indexing is an LLDB-specific scheme, so might not be easy to move.


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


More information about the lldb-commits mailing list