[Lldb-commits] [lldb] [lldb] Fix a crash when using .dwp files and make type lookup reliable with the index cache (PR #79544)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 30 16:27:13 PST 2024


https://github.com/jeffreytan81 approved this pull request.

High level makes sense. 

Can you add test to ensure both dwarf4 & dwarf5 work? Also the modified test covers dwp, have you tested dwo without dwp scenario for completeness? 

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


More information about the lldb-commits mailing list