[Lldb-commits] [lldb] [lldb][DWARFIndex] Use IDX_parent to implement GetFullyQualifiedType query (PR #79932)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 31 17:01:04 PST 2024
felipepiovezan wrote:
@adrian-prantl I've added a log message with the `Error` itself being logged as well. That said, printing any information specific to the entry itself would require parsing other Form and, given that we already failed to parse one, I figured it would be better not to attempt parsing more while logging.
https://github.com/llvm/llvm-project/pull/79932
More information about the lldb-commits
mailing list