1 // RUN: %exploded_graph_rewriter -d %s | FileCheck %s
3 // No diffs on the first node, nothing to check.
4 Node0x1 [
shape=
record,label=
10 "kind
": "BlockEntrance
", "block_id
": 1,
11 "terminator
": null, "term_kind
": null,
12 "tag
": null, "node_id
": 1,
13 "has_report
": 0, "is_sink
": 0
19 "dynamic_types
": null,
20 "checker_messages
": null,
25 "location_context
": "#
0 Call
",
47 // CHECK-SAME: <td><font color="red">-</font></td>
48 // CHECK-SAME: <td align="left"><i>S5</i></td>
49 // CHECK-SAME: <td align="left">bar()</td>
50 // CHECK-SAME: <td align="left">Unknown</td>
53 // CHECK-SAME: <td><font color="forestgreen">+</font></td>
54 // CHECK-SAME: <td align="left"><i>S9</i></td>
55 // CHECK-SAME: <td align="left">baz()</td>
56 // CHECK-SAME: <td align="left">Undefined</td>
58 Node0x6 [
shape=
record,label=
64 "kind
": "BlockEntrance
", "block_id
": 1,
65 "terminator
": null, "term_kind
": null,
66 "tag
": null, "node_id
": 1,
67 "has_report
": 0, "is_sink
": 0
73 "dynamic_types
": null,
74 "checker_messages
": null,
79 "location_context
": "#
0 Call
",
98 // Make sure that the last node in the path is not diffed.
101 // CHECK-SAME: <td></td>
102 // CHECK-SAME: <td align="left"><i>S9</i></td>
103 // CHECK-SAME: <td align="left">baz()</td>
104 // CHECK-SAME: <td align="left">Undefined</td>
106 Node0x9 [
shape=
record,label=
112 "kind
": "BlockEntrance
", "block_id
": 1,
113 "terminator
": null, "term_kind
": null,
114 "tag
": null, "node_id
": 1,
115 "has_report
": 0, "is_sink
": 0
121 "dynamic_types
": null,
122 "checker_messages
": null,
127 "location_context
": "#
0 Call
",