[Lldb-commits] [PATCH] D115062: [LLDB][Clang] add AccessSpecDecl for methods and fields in RecordType
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 3 14:26:42 PST 2021
zequanwu updated this revision to Diff 391740.
zequanwu added a comment.
Use a map to keep CXXRecordDecl to last added AccessSpecifier.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115062/new/
https://reviews.llvm.org/D115062
Files:
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/test/Shell/SymbolFile/NativePDB/tag-types.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115062.391740.patch
Type: text/x-patch
Size: 7815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211203/e4b2545d/attachment.bin>
More information about the lldb-commits
mailing list