[Lldb-commits] [PATCH] D129807: [LLDB][NativePDB] Add MSInheritanceAttr when completing CXXRecordDecl
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 15 11:42:47 PDT 2022
zequanwu updated this revision to Diff 445081.
zequanwu added a reviewer: rnk.
zequanwu added a comment.
add testscase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129807/new/
https://reviews.llvm.org/D129807
Files:
lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp
lldb/source/Plugins/SymbolFile/NativePDB/PdbUtil.h
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h
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.445081.patch
Type: text/x-patch
Size: 8136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220715/2581b2b8/attachment.bin>
More information about the lldb-commits
mailing list