[Lldb-commits] [PATCH] D129807: [LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a pointer to member.

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 19 15:36:57 PDT 2022


This revision was automatically updated to reflect the committed changes.
zequanwu marked 2 inline comments as done.
Closed by commit rGb8cf916b89d4: [LLDB][NativePDB] Add MSInheritanceAttr when creating pointer type that is a… (authored by zequanwu).

Changed prior to commit:
  https://reviews.llvm.org/D129807?vs=445942&id=445959#toc

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.445959.patch
Type: text/x-patch
Size: 4480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220719/f642c919/attachment.bin>


More information about the lldb-commits mailing list