[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
Tue Jun 1 05:46:15 PDT 2021


martong marked 2 inline comments as done.
martong added a comment.

I was wondering if there is a direct way to check the equivalence classes?
I am thinking about to add a `clang_annalyzer_dump_equivalence_classes` function to the ExprInspection checker.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103314



More information about the cfe-commits mailing list