[PATCH] D55875: [analyzer] pr38668: RegionStore: Do not attempt to cast loaded values of non-scalar types.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 21 18:10:33 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349984: [analyzer] pr38668: Do not attempt to cast loaded integers to floats. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D55875?vs=179389&id=179398#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55875/new/
https://reviews.llvm.org/D55875
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Core/Store.cpp
cfe/trunk/test/Analysis/casts.c
cfe/trunk/test/Analysis/casts.cpp
cfe/trunk/test/Analysis/expr-inspection.cpp
cfe/trunk/test/Analysis/svalbuilder-float-cast.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55875.179398.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181222/16b97660/attachment-0001.bin>
More information about the cfe-commits
mailing list