[Lldb-commits] [PATCH] D134066: [LLDB][NativePDB] Forcefully complete a record type if it has empty debug info and is required to have complete type.
Zequan Wu via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 15 10:35:47 PST 2022
zequanwu updated this revision to Diff 475517.
zequanwu marked 2 inline comments as done.
zequanwu added a comment.
Herald added a reviewer: shafik.
Move RequireCompleteType to TypeSystemClang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134066/new/
https://reviews.llvm.org/D134066
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/test/Shell/SymbolFile/NativePDB/Inputs/incomplete-tag-type.cpp
lldb/test/Shell/SymbolFile/NativePDB/incomplete-tag-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134066.475517.patch
Type: text/x-patch
Size: 8930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221115/1d0e6183/attachment.bin>
More information about the lldb-commits
mailing list