weliveindetail wrote: > This might be related to https://github.com/llvm/llvm-project/issues/56458 > even though my repro is different.
Actually, rather this one: https://github.com/llvm/llvm-project/issues/56449 It adds `MSInheritanceAttr` support in NativePDB. The patch in this PR is about DWARF and the Microsoft ABI. Let's avoid the crash right now and consider adding a DWARF attribute for MSInheritanceAttr in a next step. https://github.com/llvm/llvm-project/pull/112928 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits