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

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 05:24:33 PDT 2022


martong updated this revision to Diff 429208.
martong added a comment.

- Add a test case for casts related crash


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.429208.patch
Type: text/x-patch
Size: 14746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220513/58877009/attachment.bin>


More information about the cfe-commits mailing list