[PATCH] D48856: [analyzer] Fix overly eager suppression of NPE when the value used is returned from a macro

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 16 13:38:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC337213: [analyzer] Bugfix for an overly eager suppression for null pointer return from… (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48856?vs=153815&id=155752#toc

Repository:
  rC Clang

https://reviews.llvm.org/D48856

Files:
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  test/Analysis/diagnostics/macro-null-return-suppression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48856.155752.patch
Type: text/x-patch
Size: 6834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180716/0c553035/attachment.bin>


More information about the cfe-commits mailing list