[PATCH] D106823: [analyzer][solver] Iterate to a fixpoint during symbol simplification with constants
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 5 01:05:13 PDT 2021
martong updated this revision to Diff 364373.
martong marked 4 inline comments as done.
martong edited the summary of this revision.
martong added a comment.
- Remove superfluous clang_analyzer_printState
- Assert on isEmpty instead of using getHeight
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106823/new/
https://reviews.llvm.org/D106823
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/expr-inspection-printState-eq-classes.c
clang/test/Analysis/symbol-simplification-disequality-info.cpp
clang/test/Analysis/symbol-simplification-fixpoint-iteration-unreachable-code.cpp
clang/test/Analysis/symbol-simplification-fixpoint-one-iteration.cpp
clang/test/Analysis/symbol-simplification-fixpoint-two-iterations.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106823.364373.patch
Type: text/x-patch
Size: 14123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210805/6ca9a05b/attachment.bin>
More information about the cfe-commits
mailing list