[Lldb-commits] [PATCH] D133243: [LLDB][NativePDB] Fix PdbAstBuilder::GetParentDeclContextForSymbol when ICF happens.

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 2 19:06:17 PDT 2022


zequanwu updated this revision to Diff 457752.
zequanwu added a comment.
Herald added a subscriber: JDevlieghere.

Fix comment in test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133243

Files:
  lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  lldb/test/Shell/SymbolFile/NativePDB/icf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133243.457752.patch
Type: text/x-patch
Size: 7538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220903/23e7c675/attachment.bin>


More information about the lldb-commits mailing list