[PATCH] D125395: [analyzer][solver] Handle UnarySymExpr in RangeConstraintSolver
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 11 08:50:15 PDT 2022
martong updated this revision to Diff 428683.
martong added a comment.
- Add false positive test
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.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125395.428683.patch
Type: text/x-patch
Size: 9828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220511/9c791184/attachment-0001.bin>
More information about the cfe-commits
mailing list