[Lldb-commits] [lldb] [lldb] Fix crash missing MSInheritanceAttr on CXXRecordDecl with DWARF on Windows (PR #112928)

Stefan Gränitz via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 22 05:57:02 PDT 2024


weliveindetail wrote:

Ok right, member function pointers are more than just offsets. So, hard-coding `clang::Type::MemberPointer` to the system pointer size wouldn't work there.

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


More information about the lldb-commits mailing list