[Lldb-commits] [lldb] Improve type lookup using .debug_names parent chain (PR #108907)

via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 23 17:51:38 PDT 2024


jeffreytan81 wrote:

This PR has been updated to only contain the type lookup using .debug_names parent chain. 
Later PRs will add namespace changes and `SameAsATName` algorithm change. 

https://github.com/llvm/llvm-project/pull/108907


More information about the lldb-commits mailing list