Skip to content

Commit 4c9876b

Browse files
committed
C++: Accept test changes.
1 parent cf162aa commit 4c9876b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

cpp/ql/test/library-tests/dataflow/dataflow-tests/localFlow-ir.expected

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | *b |
1111
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | b |
1212
| example.c:15:37:15:37 | b | example.c:15:37:15:37 | b |
13+
| example.c:15:37:15:37 | b | example.c:19:6:19:6 | b |
1314
| example.c:15:44:15:46 | pos | example.c:24:24:24:26 | pos |
1415
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords |
1516
| example.c:17:11:17:16 | *definition of coords | example.c:17:11:17:16 | *definition of coords |
@@ -22,6 +23,10 @@
2223
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords |
2324
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords |
2425
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords |
26+
| example.c:17:11:17:16 | definition of coords | example.c:17:11:17:16 | definition of coords |
27+
| example.c:17:11:17:16 | definition of coords | example.c:24:13:24:18 | coords |
28+
| example.c:17:11:17:16 | definition of coords [post update] | example.c:17:11:17:16 | definition of coords |
29+
| example.c:17:11:17:16 | definition of coords [post update] | example.c:24:13:24:18 | coords |
2530
| example.c:17:19:17:22 | {...} | example.c:17:19:17:22 | {...} |
2631
| example.c:17:21:17:21 | 0 | example.c:17:21:17:21 | 0 |
2732
| example.c:19:6:19:6 | *b | example.c:15:37:15:37 | *b |
@@ -30,17 +35,24 @@
3035
| example.c:19:6:19:6 | b [post update] | example.c:19:6:19:6 | b |
3136
| example.c:24:2:24:7 | *coords | example.c:26:18:26:24 | *& ... |
3237
| example.c:24:2:24:7 | *coords [post update] | example.c:26:18:26:24 | *& ... |
38+
| example.c:24:2:24:7 | coords | example.c:26:18:26:24 | & ... |
39+
| example.c:24:2:24:7 | coords [post update] | example.c:26:18:26:24 | & ... |
3340
| example.c:24:13:24:18 | *coords | example.c:24:2:24:7 | *coords |
3441
| example.c:24:13:24:18 | *coords [post update] | example.c:24:2:24:7 | *coords |
42+
| example.c:24:13:24:18 | coords | example.c:24:2:24:7 | coords |
43+
| example.c:24:13:24:18 | coords [post update] | example.c:24:2:24:7 | coords |
3544
| example.c:24:13:24:30 | ... = ... | example.c:24:2:24:30 | ... = ... |
3645
| example.c:24:20:24:20 | *y | example.c:24:20:24:20 | *y |
3746
| example.c:24:20:24:20 | y | example.c:24:20:24:20 | y |
3847
| example.c:24:20:24:20 | y | example.c:24:20:24:20 | y |
48+
| example.c:24:24:24:26 | pos | example.c:28:14:28:25 | & ... |
3949
| example.c:24:24:24:26 | pos | example.c:28:14:28:25 | *& ... |
4050
| example.c:24:24:24:30 | ... + ... | example.c:24:13:24:30 | ... = ... |
4151
| example.c:26:13:26:16 | call to getX | example.c:26:2:26:25 | ... = ... |
52+
| example.c:26:18:26:24 | & ... | example.c:26:2:26:7 | coords |
4253
| example.c:26:18:26:24 | *& ... | example.c:26:2:26:7 | *coords |
4354
| example.c:26:18:26:24 | getX output argument | example.c:26:2:26:7 | *coords |
55+
| example.c:26:18:26:24 | pointer to getX output argument | example.c:26:2:26:7 | coords |
4456
| example.c:26:19:26:24 | *coords | example.c:26:18:26:24 | *& ... |
4557
| example.c:26:19:26:24 | coords | example.c:26:18:26:24 | & ... |
4658
| example.c:28:22:28:25 | & ... | example.c:28:14:28:25 | & ... |
@@ -50,21 +62,29 @@
5062
| test.cpp:6:12:6:17 | call to source | test.cpp:6:12:6:17 | call to source |
5163
| test.cpp:6:12:6:17 | call to source | test.cpp:7:8:7:9 | t1 |
5264
| test.cpp:7:8:7:9 | t1 | test.cpp:8:8:8:9 | t1 |
65+
| test.cpp:7:8:7:9 | t1 | test.cpp:8:8:8:9 | t1 |
5366
| test.cpp:8:3:8:9 | ... = ... | test.cpp:10:8:10:9 | t2 |
5467
| test.cpp:8:8:8:9 | t1 | test.cpp:8:3:8:9 | ... = ... |
5568
| test.cpp:8:8:8:9 | t1 | test.cpp:9:8:9:9 | t1 |
69+
| test.cpp:8:8:8:9 | t1 | test.cpp:9:8:9:9 | t1 |
5670
| test.cpp:9:8:9:9 | t1 | test.cpp:11:7:11:8 | t1 |
71+
| test.cpp:9:8:9:9 | t1 | test.cpp:11:7:11:8 | t1 |
72+
| test.cpp:10:8:10:9 | t2 | test.cpp:13:10:13:11 | t2 |
73+
| test.cpp:10:8:10:9 | t2 | test.cpp:15:3:15:6 | Phi |
5774
| test.cpp:10:8:10:9 | t2 | test.cpp:15:3:15:6 | Phi |
75+
| test.cpp:11:7:11:8 | t1 | test.cpp:21:8:21:9 | t1 |
5876
| test.cpp:12:5:12:10 | ... = ... | test.cpp:13:10:13:11 | t2 |
5977
| test.cpp:12:10:12:10 | 0 | test.cpp:12:5:12:10 | ... = ... |
6078
| test.cpp:13:10:13:11 | t2 | test.cpp:15:3:15:6 | Phi |
79+
| test.cpp:13:10:13:11 | t2 | test.cpp:15:3:15:6 | Phi |
6180
| test.cpp:15:3:15:6 | Phi | test.cpp:15:8:15:9 | t2 |
6281
| test.cpp:15:3:15:6 | Phi | test.cpp:15:8:15:9 | t2 |
6382
| test.cpp:15:8:15:9 | t2 | test.cpp:23:19:23:19 | Phi |
6483
| test.cpp:15:8:15:9 | t2 | test.cpp:23:19:23:19 | Phi |
6584
| test.cpp:17:3:17:8 | ... = ... | test.cpp:21:8:21:9 | t1 |
6685
| test.cpp:17:8:17:8 | 0 | test.cpp:17:3:17:8 | ... = ... |
6786
| test.cpp:21:8:21:9 | t1 | test.cpp:23:19:23:19 | Phi |
87+
| test.cpp:21:8:21:9 | t1 | test.cpp:23:19:23:19 | Phi |
6888
| test.cpp:23:15:23:16 | 0 | test.cpp:23:15:23:16 | 0 |
6989
| test.cpp:23:15:23:16 | 0 | test.cpp:23:19:23:19 | Phi |
7090
| test.cpp:23:19:23:19 | Phi | test.cpp:23:19:23:19 | i |
@@ -94,8 +114,10 @@
94114
| test.cpp:383:12:383:13 | 0 | test.cpp:384:10:384:13 | *& ... |
95115
| test.cpp:384:10:384:13 | & ... | test.cpp:384:3:384:8 | call to memcpy |
96116
| test.cpp:384:10:384:13 | & ... | test.cpp:384:10:384:13 | & ... |
117+
| test.cpp:384:10:384:13 | & ... | test.cpp:385:8:385:10 | tmp |
97118
| test.cpp:384:10:384:13 | *& ... | test.cpp:384:10:384:13 | *& ... |
98119
| test.cpp:384:10:384:13 | memcpy output argument | test.cpp:385:8:385:10 | tmp |
120+
| test.cpp:384:10:384:13 | pointer to memcpy output argument | test.cpp:385:8:385:10 | tmp |
99121
| test.cpp:384:11:384:13 | *tmp | test.cpp:384:10:384:13 | *& ... |
100122
| test.cpp:384:11:384:13 | tmp | test.cpp:384:10:384:13 | & ... |
101123
| test.cpp:384:16:384:23 | & ... | test.cpp:384:16:384:23 | & ... |
@@ -112,14 +134,17 @@
112134
| test.cpp:389:12:389:13 | 0 | test.cpp:389:12:389:13 | 0 |
113135
| test.cpp:389:12:389:13 | 0 | test.cpp:390:18:390:21 | *& ... |
114136
| test.cpp:390:18:390:21 | & ... | test.cpp:390:18:390:21 | & ... |
137+
| test.cpp:390:18:390:21 | & ... | test.cpp:391:10:391:13 | & ... |
115138
| test.cpp:390:18:390:21 | *& ... | test.cpp:390:18:390:21 | *& ... |
116139
| test.cpp:390:18:390:21 | *& ... | test.cpp:391:10:391:13 | *& ... |
117140
| test.cpp:390:19:390:21 | *tmp | test.cpp:390:18:390:21 | *& ... |
118141
| test.cpp:390:19:390:21 | tmp | test.cpp:390:18:390:21 | & ... |
119142
| test.cpp:391:10:391:13 | & ... | test.cpp:391:3:391:8 | call to memcpy |
120143
| test.cpp:391:10:391:13 | & ... | test.cpp:391:10:391:13 | & ... |
144+
| test.cpp:391:10:391:13 | & ... | test.cpp:392:8:392:10 | tmp |
121145
| test.cpp:391:10:391:13 | *& ... | test.cpp:391:10:391:13 | *& ... |
122146
| test.cpp:391:10:391:13 | memcpy output argument | test.cpp:392:8:392:10 | tmp |
147+
| test.cpp:391:10:391:13 | pointer to memcpy output argument | test.cpp:392:8:392:10 | tmp |
123148
| test.cpp:391:11:391:13 | *tmp | test.cpp:391:10:391:13 | *& ... |
124149
| test.cpp:391:11:391:13 | tmp | test.cpp:391:10:391:13 | & ... |
125150
| test.cpp:391:16:391:23 | & ... | test.cpp:391:16:391:23 | & ... |
@@ -132,6 +157,7 @@
132157
| test.cpp:391:17:391:23 | *source1 | test.cpp:391:16:391:23 | *& ... |
133158
| test.cpp:391:17:391:23 | source1 | test.cpp:391:16:391:23 | & ... |
134159
| test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp |
160+
| test.cpp:392:8:392:10 | tmp | test.cpp:394:10:394:12 | tmp |
135161
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | **s |
136162
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | **s |
137163
| test.cpp:487:67:487:67 | **s | test.cpp:487:67:487:67 | *s |
@@ -144,9 +170,11 @@
144170
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | *s |
145171
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | s |
146172
| test.cpp:487:67:487:67 | s | test.cpp:487:67:487:67 | s |
173+
| test.cpp:487:67:487:67 | s | test.cpp:488:21:488:21 | s |
147174
| test.cpp:488:21:488:21 | *s | test.cpp:489:20:489:20 | *s |
148175
| test.cpp:488:21:488:21 | *s [post update] | test.cpp:489:20:489:20 | *s |
149176
| test.cpp:488:21:488:21 | s | test.cpp:489:20:489:20 | s |
177+
| test.cpp:488:21:488:21 | s | test.cpp:489:20:489:20 | s |
150178
| test.cpp:488:21:488:21 | s [post update] | test.cpp:489:20:489:20 | s |
151179
| test.cpp:488:24:488:30 | *content | test.cpp:488:21:488:30 | *content |
152180
| test.cpp:488:24:488:30 | content | test.cpp:488:21:488:30 | content |
@@ -161,6 +189,8 @@
161189
| test.cpp:1050:12:1050:12 | definition of a | test.cpp:1051:3:1051:3 | *a |
162190
| test.cpp:1051:3:1051:3 | *a | test.cpp:1052:8:1052:9 | *& ... |
163191
| test.cpp:1051:3:1051:3 | *a [post update] | test.cpp:1052:8:1052:9 | *& ... |
192+
| test.cpp:1051:3:1051:3 | a | test.cpp:1052:8:1052:9 | & ... |
193+
| test.cpp:1051:3:1051:3 | a [post update] | test.cpp:1052:8:1052:9 | & ... |
164194
| test.cpp:1051:15:1051:21 | 0 | test.cpp:1051:3:1051:21 | ... = ... |
165195
| test.cpp:1051:15:1051:21 | *0 | test.cpp:1051:3:1051:21 | *... = ... |
166196
| test.cpp:1052:9:1052:9 | *a | test.cpp:1052:8:1052:9 | *& ... |

0 commit comments

Comments
 (0)