[Lldb-commits] [PATCH] D101539: Add null-pointer checks when accessing a TypeSystem's SymbolFile

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 10 12:35:41 PDT 2021


augusto2112 updated this revision to Diff 344151.
augusto2112 added a comment.

Add GetExeModuleWhenMissingSymbolFile tesst.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101539

Files:
  lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
  lldb/source/Symbol/Type.cpp
  lldb/unittests/Symbol/TestTypeSystemClang.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101539.344151.patch
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210510/8b9ec183/attachment.bin>


More information about the lldb-commits mailing list