[Lldb-commits] [lldb] [llvm] [lldb][NativePDB] Fix crash in debugger when PDB has bad type index value (PR #166455)
Vladimir Gorsunov via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 14 12:56:58 PST 2026
gv wrote:
> @gv I think the test you added was lost in one of the force pushes. [2b69fa7](https://github.com/llvm/llvm-project/commit/2b69fa7f8647bc871d53c845e4e8a93ec89ddd20) has the test but the latest commit does not.
You're right, thank you - I tried to rebase but took an old version. Should be all right now
https://github.com/llvm/llvm-project/pull/166455
More information about the lldb-commits
mailing list