[PATCH] D41254: [analyzer] WIP: trackNullOrUndefValue: peel off ParenImpCasts before tracking.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 19 17:04:12 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321133: [analyzer] trackNullOrUndefValue: always track through parentheses and casts. (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41254?vs=127006&id=127628#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41254
Files:
cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
cfe/trunk/test/Analysis/inlining/false-positive-suppression.m
cfe/trunk/test/Analysis/inlining/inline-defensive-checks.c
cfe/trunk/test/Analysis/inlining/path-notes.cpp
cfe/trunk/test/Analysis/inlining/path-notes.m
cfe/trunk/test/Analysis/uninit-const.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41254.127628.patch
Type: text/x-patch
Size: 136636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171220/8d7b7853/attachment-0001.bin>
More information about the cfe-commits
mailing list