[PATCH] D103967: [Analyzer][solver] Add dump methods for (dis)equality classes.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 5 07:20:58 PDT 2021


martong updated this revision to Diff 356502.
martong added a comment.
Herald added a subscriber: mgrang.

- Change the dump methods to order the equivalence classes and the disequality info available before printing them out


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103967

Files:
  clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  clang/test/Analysis/expr-inspection-printState-diseq-info.c
  clang/test/Analysis/expr-inspection-printState-eq-classes.c
  clang/test/Analysis/expr-inspection.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103967.356502.patch
Type: text/x-patch
Size: 10511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210705/eb838fd7/attachment-0001.bin>


More information about the cfe-commits mailing list