[PATCH] D62761: [analyzer] exploded-graph-rewriter: Implement a --diff mode.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 11 16:56:23 PDT 2019


NoQ added a comment.

In D62761#1525923 <https://reviews.llvm.org/D62761#1525923>, @Charusso wrote:

> In D62761#1525917 <https://reviews.llvm.org/D62761#1525917>, @NoQ wrote:
>
> > Remove "-" from program point dumps because it resembles a removal marker in diffs.
>
>
> Could you add an image? I have not seen any problematic stuff, just that.


F9179567: Screen Shot 2019-06-11 at 4.52.59 PM.png <https://reviews.llvm.org/F9179567>
The minus signs in "Program points: - one - two - three" are confusing.


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

https://reviews.llvm.org/D62761





More information about the cfe-commits mailing list