[PATCH] D103440: [WIP][analyzer] Introduce range-based reasoning for addition operator
Manas Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 23 22:25:15 PDT 2021
manas updated this revision to Diff 354154.
manas added a comment.
Fix issues involving cases for unsigned type and add tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103440/new/
https://reviews.llvm.org/D103440
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/constant-folding.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103440.354154.patch
Type: text/x-patch
Size: 7065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210624/62e1f047/attachment-0001.bin>
More information about the cfe-commits
mailing list