[PATCH] D49074: [Analyzer] 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 Mar 19 08:37:29 PDT 2020


baloghadamsoftware updated this revision to Diff 251391.
baloghadamsoftware added a comment.
Herald added a reviewer: Szelethus.
Herald added subscribers: ASDenysPetrov, steakhal.

Rebased.


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

https://reviews.llvm.org/D49074

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49074.251391.patch
Type: text/x-patch
Size: 72599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200319/8167776d/attachment-0001.bin>


More information about the cfe-commits mailing list