[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
Fri Dec 21 16:33:11 PST 2018


NoQ updated this revision to Diff 179389.
NoQ added a comment.
Herald added a subscriber: jfb.

Add a denote - express test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55875/new/

https://reviews.llvm.org/D55875

Files:
  lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  lib/StaticAnalyzer/Core/Store.cpp
  test/Analysis/casts.c
  test/Analysis/casts.cpp
  test/Analysis/expr-inspection.cpp
  test/Analysis/svalbuilder-float-cast.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55875.179389.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181222/5440c332/attachment.bin>


More information about the cfe-commits mailing list