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 "constructing_objects
": null,
21 "checker_messages
": null,
26 "location_context
": "#
0 Call
",
48 // CHECK-SAME: <td><font color="red">-</font></td>
49 // CHECK-SAME: <td align="left"><i>S5</i></td>
50 // CHECK-SAME: <td align="left">bar()</td>
51 // CHECK-SAME: <td align="left">Unknown</td>
54 // CHECK-SAME: <td><font color="forestgreen">+</font></td>
55 // CHECK-SAME: <td align="left"><i>S9</i></td>
56 // CHECK-SAME: <td align="left">baz()</td>
57 // CHECK-SAME: <td align="left">Undefined</td>
59 Node0x6 [
shape=
record,label=
65 "kind
": "BlockEntrance
", "block_id
": 1,
66 "terminator
": null, "term_kind
": null,
67 "tag
": null, "node_id
": 1,
68 "has_report
": 0, "is_sink
": 0
74 "dynamic_types
": null,
75 "constructing_objects
": null,
76 "checker_messages
": null,
81 "location_context
": "#
0 Call
",
100 // Make sure that the last node in the path is not diffed.
103 // CHECK-SAME: <td></td>
104 // CHECK-SAME: <td align="left"><i>S9</i></td>
105 // CHECK-SAME: <td align="left">baz()</td>
106 // CHECK-SAME: <td align="left">Undefined</td>
108 Node0x9 [
shape=
record,label=
114 "kind
": "BlockEntrance
", "block_id
": 1,
115 "terminator
": null, "term_kind
": null,
116 "tag
": null, "node_id
": 1,
117 "has_report
": 0, "is_sink
": 0
123 "dynamic_types
": null,
124 "constructing_objects
": null,
125 "checker_messages
": null,
130 "location_context
": "#
0 Call
",