[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:05:11 PST 2021


zequanwu updated this revision to Diff 391734.
zequanwu added a comment.

Add tests for alternating access.


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/test/Shell/SymbolFile/NativePDB/tag-types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115062.391734.patch
Type: text/x-patch
Size: 5727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211203/58644f53/attachment-0001.bin>


More information about the lldb-commits mailing list