[Lldb-commits] [PATCH] D136006: [LLDB][NativePDB] Improve ParseDeclsForContext time.
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 20 13:55:33 PDT 2022
zequanwu updated this revision to Diff 469350.
zequanwu edited the summary of this revision.
zequanwu added a comment.
Don't try to complete types in `PdbAstBuilder::ParseDeclsForContext`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136006/new/
https://reviews.llvm.org/D136006
Files:
lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136006.469350.patch
Type: text/x-patch
Size: 6887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221020/16a58aba/attachment.bin>
More information about the lldb-commits
mailing list