[PATCH] D44117: [llvm-pdbdump] Add guard for null pointers and remove unused code

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 18:20:41 PST 2018


asmith added a comment.

Yes, at least some of these changes are necessary to stop llvm-pdbdump from crashing today.

Here is a reproducer (atleast for us):

llvm-pdbdump.exe pretty -all -native foo.pdb


Repository:
  rL LLVM

https://reviews.llvm.org/D44117





More information about the llvm-commits mailing list