[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
Mon May 31 08:27:06 PDT 2021
martong updated this revision to Diff 348808.
martong marked an inline comment as done.
martong added a comment.
- Merge the simplified symbol to the old class
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.348808.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210531/89e55b6c/attachment.bin>
More information about the cfe-commits
mailing list