[PATCH] D64051: [analyzer] exploded-graph-rewriter: Improve program point dumps.

2019-07-01 Thread Phabricator via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL364881: [analyzer] exploded-graph-rewriter: Improve program point dumps. (authored by dergachev, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to com

[PATCH] D64051: [analyzer] exploded-graph-rewriter: Improve program point dumps.

2019-07-01 Thread Artem Dergachev via Phabricator via cfe-commits
NoQ added a comment. In D64051#1565806 , @Charusso wrote: > I like the idea about color tones, it is great we have a huge palette, just I > still feels like it pretty well made for a dark theme. > Are you sure about the white background? Okay. D64056 <

[PATCH] D64051: [analyzer] exploded-graph-rewriter: Improve program point dumps.

2019-07-01 Thread Csaba Dabis via Phabricator via cfe-commits
Charusso accepted this revision. Charusso added a comment. This revision is now accepted and ready to land. Are you alright with the namings? Those are randomly came out from my head and may you know some better one. I like the idea about color tones, it is great we have a huge palette, just I

[PATCH] D64051: [analyzer] exploded-graph-rewriter: Improve program point dumps.

2019-07-01 Thread Artem Dergachev via Phabricator via cfe-commits
NoQ added a comment. Ugly compound statement dumps that have been prevented: F9445982: Screen Shot 2019-07-01 at 5.52.51 PM.png Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D64051/new/ https://reviews.llvm.org/D64051 _

[PATCH] D64051: [analyzer] exploded-graph-rewriter: Improve program point dumps.

2019-07-01 Thread Artem Dergachev via Phabricator via cfe-commits
NoQ created this revision. NoQ added a reviewer: Charusso. Herald added subscribers: cfe-commits, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun. Herald added a project: clang. - Take advantage of the stmt_point_kind. - Dump block IDs for BlockEnt