[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
Tue May 11 05:22:14 PDT 2021


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

Update test


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.344368.patch
Type: text/x-patch
Size: 6230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210511/037dbbc2/attachment-0001.bin>


More information about the lldb-commits mailing list