[PATCH] D111642: [Analyzer][solver] Simplification: reorganize equalities with adjustment

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 22 07:15:55 PDT 2021


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

- Add a test to cover `if (OldState == State)`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111642/new/

https://reviews.llvm.org/D111642

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/solver-sym-simplification-adjustment.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111642.381536.patch
Type: text/x-patch
Size: 8069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211022/0cc5c254/attachment.bin>


More information about the cfe-commits mailing list