[Lldb-commits] [lldb] [lldb] Recurse through DW_AT_signature when looking for attributes (PR #107241)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 5 04:49:27 PDT 2024
https://github.com/Michael137 approved this pull request.
LGTM
Wouldn't block the PR on this, but is there a way the `ElaboratingDIIterator` changes can be tested? Maybe a unit-test where we instantiate `elaborating_dies` on something that has `DW_AT_signature` and makes sure we actually iterate over the original DWARF?
https://github.com/llvm/llvm-project/pull/107241
More information about the lldb-commits
mailing list