[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 05:45:23 PDT 2021


martong updated this revision to Diff 381520.
martong marked 3 inline comments as done.
martong added a comment.

- Add comment about intersection in the test file
- Add check in the feasible case in the test file


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.381520.patch
Type: text/x-patch
Size: 7069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211022/80d51bd1/attachment-0001.bin>


More information about the cfe-commits mailing list