[PATCH] D62638: [analyzer] A Python script to prettify the ExplodedGraph dumps.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 31 16:41:15 PDT 2019
NoQ added a comment.
In D62638#1525843 <https://reviews.llvm.org/D62638#1525843>, @Charusso wrote:
> In D62638#1525823 <https://reviews.llvm.org/D62638#1525823>, @NoQ wrote:
>
> > Also switched to python2 because it seems to be the default. The differences are minimal.
>
>
> What about the state of the patch itself? Planned stuff WIP, could I take it to SVGify, or?
The format would look roughly the same from now on, but i'll add more prints for other state traits and may slightly rearrange fields around, also diffs which would be simply extra +/- fields in the tables that otherwise look the same. I guess you should wait until i commit this revision and we at least figure out what's the situation with buildbots and tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62638/new/
https://reviews.llvm.org/D62638
More information about the cfe-commits
mailing list