[PATCH] D37023: [analyzer] Fix bugreporter::getDerefExpr() again.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 15:31:14 PDT 2017


NoQ updated this revision to Diff 116673.
NoQ added a comment.

Add no-crash test cases from https://bugs.llvm.org/show_bug.cgi?id=34373 and https://bugs.llvm.org/show_bug.cgi?id=34731 .


https://reviews.llvm.org/D37023

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37023.116673.patch
Type: text/x-patch
Size: 17372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170926/6ee773a5/attachment-0001.bin>


More information about the cfe-commits mailing list