[PATCH] D69015: [analyzer] Make ExplodedNode identifiers truly stable.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 16:03:13 PDT 2019


NoQ added inline comments.


================
Comment at: clang/test/Analysis/exploded-graph-rewriter/node_labels.dot:46
+// COLOR-SAME:     <font color="cornflowerblue"><b>Sink Node</b></font>
+// GREY-SAME:      <b>Sink Node</b>
+// CHECK-SAME:   </td>
----------------
Charusso wrote:
> `GREY` typo.
Whoops!!


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

https://reviews.llvm.org/D69015





More information about the cfe-commits mailing list