[Lldb-commits] [PATCH] D129807: [LLDB][NativePDB] Add MSInheritanceAttr when completing CXXRecordDecl
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 19 14:11:10 PDT 2022
zequanwu updated this revision to Diff 445942.
zequanwu marked 3 inline comments as done.
zequanwu edited the summary of this revision.
zequanwu added a comment.
Use PointerToMemberRepresentation in pdb to get inheritance attribute.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129807/new/
https://reviews.llvm.org/D129807
Files:
lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
lldb/test/Shell/SymbolFile/NativePDB/Inputs/ast-types.lldbinit
lldb/test/Shell/SymbolFile/NativePDB/ast-types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129807.445942.patch
Type: text/x-patch
Size: 4411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220719/759ee2cd/attachment.bin>
More information about the lldb-commits
mailing list