[PATCH] D55875: [analyzer] pr38668: RegionStore: Do not attempt to cast loaded values of non-scalar types.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 20 17:58:55 PST 2018
NoQ updated this revision to Diff 179218.
NoQ added a comment.
Attempt to define the notion of "type of `SVal`".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55875/new/
https://reviews.llvm.org/D55875
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
lib/StaticAnalyzer/Core/SVals.cpp
lib/StaticAnalyzer/Core/Store.cpp
test/Analysis/casts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55875.179218.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181221/fcf1778e/attachment.bin>
More information about the cfe-commits
mailing list