[Lldb-commits] [lldb] [lldb][DWARF] Delay struct/class/union definition DIE searching when parsing declaration DIEs. (PR #90663)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri May 3 05:03:57 PDT 2024


https://github.com/Michael137 commented:

The idea makes sense and I like that we could factor things out of `ParseStructureLikeDIE`, so generally LGTM (module Pavel's comments). Is any of it testable?

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


More information about the lldb-commits mailing list