[PATCH] D64104: [analyzer] exploded-graph-rewriter: Collapse large statement pretty-prints.

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 14:59:40 PDT 2019


Charusso added a comment.

In D64104#1567326 <https://reviews.llvm.org/D64104#1567326>, @NoQ wrote:

> In D64104#1567317 <https://reviews.llvm.org/D64104#1567317>, @Charusso wrote:
>
> > I like it! What about `BlockEdge` with the long terminators? (c.f. `Edge.getSrc()->printTerminatorJson()`)
>
>
> We don't process these yet >.< But it should be trivial to cover them in a similar manner once we implement them.


Yes, great patch, thanks!


Repository:
  rC Clang

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

https://reviews.llvm.org/D64104





More information about the cfe-commits mailing list