Skip to content

Commit ec297fb

Browse files
committed
C++: Accept more test changes.
1 parent 7fb9db4 commit ec297fb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cpp/ql/test/library-tests/syntax-zoo/dataflow-ir-consistency.expected

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ uniqueNodeLocation
7171
| file://:0:0:0:0 | (unnamed parameter 2) | Node should have one location but has 0. |
7272
| file://:0:0:0:0 | (unnamed parameter 2) | Node should have one location but has 0. |
7373
| file://:0:0:0:0 | (unnamed parameter 2) | Node should have one location but has 0. |
74-
| file://:0:0:0:0 | (unnamed parameter 2) | Node should have one location but has 0. |
75-
| file://:0:0:0:0 | (unnamed parameter 2) indirection | Node should have one location but has 0. |
7674
| file://:0:0:0:0 | (unnamed parameter 2) indirection | Node should have one location but has 0. |
7775
| file://:0:0:0:0 | (unnamed parameter 2) indirection | Node should have one location but has 0. |
7876
| file://:0:0:0:0 | (unnamed parameter 2) indirection | Node should have one location but has 0. |
@@ -155,7 +153,7 @@ uniqueNodeLocation
155153
| switchstmt.c:1:12:1:12 | x indirection | Node should have one location but has 4. |
156154
| switchstmt.c:1:12:1:12 | x indirection | Node should have one location but has 4. |
157155
missingLocation
158-
| Nodes without location: 37 |
156+
| Nodes without location: 35 |
159157
uniqueNodeToString
160158
| break_labels.c:2:11:2:11 | i | Node should have one toString but has 2. |
161159
| break_labels.c:2:11:2:11 | i | Node should have one toString but has 2. |

0 commit comments

Comments
 (0)