[PATCH] D110357: [Analyzer] Extend ConstraintAssignor to handle remainder op
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 24 00:36:37 PDT 2021
martong updated this revision to Diff 374741.
martong added a comment.
- Break out the movement of RangeConstraintManager into a parent patch, this way the diff here is clearly visible and makes the review easier.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110357/new/
https://reviews.llvm.org/D110357
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/constraint-assignor.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110357.374741.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210924/9b03ae78/attachment.bin>
More information about the cfe-commits
mailing list