[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 18:28:18 PST 2018


NoQ updated this revision to Diff 179228.
NoQ added a comment.

Add a few more tests, just in case.


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.179228.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181221/d5cf46cd/attachment.bin>


More information about the cfe-commits mailing list