[PATCH] D79232: [analyzer] Refactor range inference for symbolic expressions

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 07:29:30 PDT 2020


vsavchenko updated this revision to Diff 264614.
vsavchenko added a comment.

Fix a problem with doubles sneaking into integer symbolic expressions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79232

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/constant-folding.c
  clang/test/Analysis/double-ranges-bug.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79232.264614.patch
Type: text/x-patch
Size: 16937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200518/b4beb70a/attachment-0001.bin>


More information about the cfe-commits mailing list