[Lldb-commits] [lldb] [lldb/DWARF] Don't start class definitions in ParseStructureLikeDIE (PR #96755)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 26 05:15:08 PDT 2024


https://github.com/Michael137 commented:

Without having reviewed this in detail yet this I like the goal, thanks for doing this.

This aligns with what https://github.com/llvm/llvm-project/pull/95100 is trying to do. There we similarly want to make sure that we start and complete definitions in the same place. So I'm hoping that patch rebases more-or-less cleanly on this :)

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


More information about the lldb-commits mailing list