[PATCH] D31982: [analyzer] Improve suppression for inlined defensive checks when operator& is involved.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 24 12:43:31 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301224: [analyzer] Improve suppression for inlined defensive checks before operator &. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D31982?vs=95890&id=96446#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31982
Files:
cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
cfe/trunk/lib/StaticAnalyzer/Core/Store.cpp
cfe/trunk/test/Analysis/inlining/inline-defensive-checks.c
cfe/trunk/test/Analysis/inlining/inline-defensive-checks.cpp
cfe/trunk/test/Analysis/null-deref-offsets.c
cfe/trunk/test/Analysis/uninit-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31982.96446.patch
Type: text/x-patch
Size: 7229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170424/00d9ea1d/attachment.bin>
More information about the cfe-commits
mailing list