[PATCH] D103967: [Analyzer][solver] Add dump methods for (dis)equality classes.
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 25 07:28:13 PDT 2021
martong added a comment.
In D103967#2822287 <https://reviews.llvm.org/D103967#2822287>, @steakhal wrote:
> I suspect that the exploded-graph-rewriter should be updated as well so that the HTML dumps also carry this information.
I've put that into a separate patch because that change has its own complexity. Plus, I think this patch is meaningful and useful by itself (without the exploded-graph-rewriter changes).
https://reviews.llvm.org/D104917
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103967/new/
https://reviews.llvm.org/D103967
More information about the cfe-commits
mailing list