[PATCH] D103314: [Analyzer][solver] Simplify existing constraints when a new constraint is added
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 1 05:16:18 PDT 2021
martong updated this revision to Diff 348945.
martong marked 2 inline comments as done.
martong added a comment.
- Simplify equivalence classes when iterate over ClassMap, simplify constraints by iterating over the ConstraintsMap
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103314/new/
https://reviews.llvm.org/D103314
Files:
clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/find-binop-constraints.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103314.348945.patch
Type: text/x-patch
Size: 9461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210601/511d03f9/attachment-0001.bin>
More information about the cfe-commits
mailing list