[PATCH] D49074: [Analyzer] [WIP] Basic support for multiplication and division in the constraint manager

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 15 04:44:34 PST 2018


baloghadamsoftware updated this revision to Diff 174190.
baloghadamsoftware added a comment.
Herald added a subscriber: gamesh411.

Rebased on the previous part. Tests updated for the now default `eagerly assume` mode.


https://reviews.llvm.org/D49074

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
  lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
  test/Analysis/multiplicative-folding.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49074.174190.patch
Type: text/x-patch
Size: 72566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181115/df5c383a/attachment-0001.bin>


More information about the cfe-commits mailing list