[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
Wed Nov 16 11:17:25 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6435fe699c29: [LLDB][NativePDB] Forcefully complete a record type if it has empty debug info… (authored by zequanwu).
Changed prior to commit:
https://reviews.llvm.org/D134066?vs=475517&id=475879#toc
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.475879.patch
Type: text/x-patch
Size: 8939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221116/bdbe0cab/attachment-0001.bin>
More information about the lldb-commits
mailing list