[Lldb-commits] [PATCH] D130942: [LLDB][DWARF] Set MSInheritanceAttr for record decl when it's using Microsoft compatible ABI.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 3 06:06:37 PDT 2022
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Makes sense to me. For my education, what is the effect of not providing a specific inheritance attribute, like it's being done in the pdb code (which, I presume, is not possible because that information is not encoded in dwarf)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130942/new/
https://reviews.llvm.org/D130942
More information about the lldb-commits
mailing list