[PATCH] D105273: [analyzer] Introduce range-based reasoning for subtraction operator

Manas Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 2 11:47:47 PDT 2021


manas updated this revision to Diff 356235.
manas marked 3 inline comments as done.
manas added a comment.

Merge conditionals with similar block and add test for one overflow on Tmax-side


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105273

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/constant-folding.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105273.356235.patch
Type: text/x-patch
Size: 7591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210702/2f2e16d6/attachment.bin>


More information about the cfe-commits mailing list