[Lldb-commits] [lldb] [lldb/DWARF] Remove parsing recursion when searching for definition DIEs (PR #96484)
David Blaikie via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 24 09:02:54 PDT 2024
dwblaikie wrote:
This patch as-is is NFC? (no tests) but without this patch, the other delay-definition-die patch would have had a problem?
Is it possible to add a test in this patch that would exercise the thing that would become buggy if the delay-definition-die patch were to be recommitted?
https://github.com/llvm/llvm-project/pull/96484
More information about the lldb-commits
mailing list