[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
Mon Dec 6 10:48:51 PST 2021


zequanwu updated this revision to Diff 392126.
zequanwu marked an inline comment as done.
zequanwu added a comment.

Erase the cxx_record_decl entry from map after completing it.


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.392126.patch
Type: text/x-patch
Size: 8981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211206/81b4a5ce/attachment-0001.bin>


More information about the lldb-commits mailing list