[Lldb-commits] [PATCH] D125844: [LLDB][NativePDB] Check for missing type info to avoid crash.

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 25 13:22:09 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c9f3ec4ad5d: [LLDB][NativePDB] Check for missing type info to avoid crash. (authored by zequanwu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125844

Files:
  lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  lldb/source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
  lldb/test/Shell/SymbolFile/NativePDB/missing-type.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125844.432103.patch
Type: text/x-patch
Size: 13196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220525/b0364032/attachment.bin>


More information about the lldb-commits mailing list