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

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 16 09:32:09 PDT 2021


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

- Extend printJson to handle equivalency info


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.352464.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210616/64413708/attachment.bin>


More information about the cfe-commits mailing list