[Lldb-commits] [lldb] [llvm] [lldb][dwarf] Compute fully qualified names on simplified template names with DWARFTypePrinter (PR #112811)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 6 06:28:59 PST 2024
https://github.com/Michael137 commented:
Overall LGTM, just left some nits
I think separating out the "DWARFDIE compatbility" changes from the "use DWARFTypePrinter for type lookup" would make it easier to review, but I don't mind too much
https://github.com/llvm/llvm-project/pull/112811
More information about the lldb-commits
mailing list