[PATCH] D125395: [analyzer][solver] Handle UnarySymExpr in RangeConstraintSolver
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 05:17:22 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG88abc50398eb: [analyzer][solver] Handle UnarySymExpr in RangeConstraintSolver (authored by martong).
Changed prior to commit:
https://reviews.llvm.org/D125395?vs=429208&id=432251#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125395/new/
https://reviews.llvm.org/D125395
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/constraint_manager_negate.c
clang/test/Analysis/constraint_manager_negate_difference.c
clang/test/Analysis/unary-sym-expr-no-crash.c
clang/test/Analysis/unary-sym-expr.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125395.432251.patch
Type: text/x-patch
Size: 14784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/70eec4a8/attachment-0001.bin>
More information about the cfe-commits
mailing list