[PATCH] D125395: [analyzer][solver] Handle UnarySymExpr in RangeConstraintSolver

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 06:55:34 PDT 2022


martong updated this revision to Diff 428932.
martong marked 6 inline comments as done.
martong added a comment.

- Address steakhal review comments


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.428932.patch
Type: text/x-patch
Size: 13889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220512/ea7421d3/attachment.bin>


More information about the cfe-commits mailing list