[Lldb-commits] [PATCH] D113930: [LLDB][NativePDB] Fix function decl creation for class methods
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 1 15:05:56 PST 2021
zequanwu updated this revision to Diff 391147.
zequanwu added a comment.
Select correct the OneMethodRecord for overloaded method by checking TypeIndex.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113930/new/
https://reviews.llvm.org/D113930
Files:
lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
lldb/test/Shell/SymbolFile/NativePDB/find-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113930.391147.patch
Type: text/x-patch
Size: 9314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211201/29585fcb/attachment-0001.bin>
More information about the lldb-commits
mailing list