[PATCH] D103440: [WIP][analyzer] Introduce range-based reasoning for addition operator
Manas Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 24 19:54:23 PDT 2021
manas updated this revision to Diff 354424.
manas added a comment.
Fix issues involving usage of `uadd_ov` and family of functions
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.354424.patch
Type: text/x-patch
Size: 7601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210625/4cd4687a/attachment.bin>
More information about the cfe-commits
mailing list