[PATCH] D103440: [WIP][analyzer] Introduce range-based reasoning for addition operator
Manas Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 16:05:53 PDT 2021
manas updated this revision to Diff 352283.
manas edited the summary of this revision.
manas added a comment.
Herald added a subscriber: martong.
Add logic for computing rangeset for an expression containing BO_Add.
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.352283.patch
Type: text/x-patch
Size: 6259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210615/d1edfe4d/attachment.bin>
More information about the cfe-commits
mailing list