[PATCH] D12901: [Static Analyzer] Assertion "System is over constrained" after truncating 64 bits integers to 32 bits. (PR25078)

pierre gousseau via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 12 02:11:38 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257464: [analyzer] Evaluate integral casts as cast symbols if truncations are detected. (authored by pgousseau).

Changed prior to commit:
  http://reviews.llvm.org/D12901?vs=43120&id=44613#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12901

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineC.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/SValBuilder.cpp
  cfe/trunk/test/Analysis/range_casts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12901.44613.patch
Type: text/x-patch
Size: 7756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160112/df9aeb81/attachment.bin>


More information about the cfe-commits mailing list