[Lldb-commits] [PATCH] D121030: [LLDB][NativePDB] Don't complete static members' types when completing a record type.

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Mar 14 13:54:36 PDT 2022


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

Testing with `image lookup -type`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121030/new/

https://reviews.llvm.org/D121030

Files:
  lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
  lldb/test/Shell/SymbolFile/NativePDB/Inputs/lookup-by-types.lldbinit
  lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121030.415213.patch
Type: text/x-patch
Size: 3418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220314/2a03f505/attachment.bin>


More information about the lldb-commits mailing list