[PATCH] D45071: [analyzer] Track null or undef values through pointer arithmetic.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 30 12:32:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC328896: [analyzer] Track null or undef values through pointer arithmetic. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D45071

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45071.140473.patch
Type: text/x-patch
Size: 5679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180330/2b686a16/attachment.bin>


More information about the cfe-commits mailing list