[PATCH] D37255: [analyzer] Fix bugreporter::getDerefExpr() again - a smaller targeted fix.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 02:22:05 PDT 2017


NoQ created this revision.
Herald added a subscriber: xazax.hun.

In order to be able to revert the risky refactoring in https://reviews.llvm.org/D37023 without bringing back the regression, i made a smaller (but uglier) isolated fix for the crash. Then https://reviews.llvm.org/D37023 will be applied on top of it.


https://reviews.llvm.org/D37255

Files:
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/null-deref-path-notes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37255.113043.patch
Type: text/x-patch
Size: 12268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170829/dc7d5112/attachment-0001.bin>


More information about the cfe-commits mailing list