[PATCH] D103314: [Analyzer][solver] Simplify existing constraints when a new constraint is added

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 2 12:32:23 PDT 2021


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

I am terribly sorry, but I uploaded an unfinished Diff previously, please disregard that. So these are the changes:

- Add isEqualTo and simplify members to EquivalenceClass


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103314

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/find-binop-constraints.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103314.349352.patch
Type: text/x-patch
Size: 11881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210602/33eb33f4/attachment.bin>


More information about the cfe-commits mailing list