[PATCH] D37025: [analyzer] Support more pointer arithmetic in bugreporter::getDerefExpr().

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 02:52:26 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314290: [analyzer] Match more patterns in bugreporter::getDerefExpr() API. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D37025?vs=112221&id=116783#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37025

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  cfe/trunk/test/Analysis/inlining/inline-defensive-checks.c
  cfe/trunk/test/Analysis/null-deref-path-notes.c
  cfe/trunk/test/Analysis/nullptr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37025.116783.patch
Type: text/x-patch
Size: 8536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170927/882ff348/attachment.bin>


More information about the cfe-commits mailing list