clayborg wrote:

Is `SymbolFileDWARF::CompleteType(...)` responsible for trying to find a 
non-declaration DIE first? The issue might arise from having a .debug_names 
table that has `DW_IDX_parent` entries that means that there might be forward 
declarations included in the DWARF index.

https://github.com/llvm/llvm-project/pull/90663
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to