Skip to content

Commit 5fbf305

Browse files
committed
C++: Accept test changes.
1 parent 9c0f877 commit 5fbf305

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

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

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,5 @@
11
uniqueEnclosingCallable
22
uniqueTypeBound
3-
| condition_decls.cpp:3:13:3:22 | Arg(0) | Node should have one type bound but has 2. |
4-
| defconstructornewexpr.cpp:4:2:4:6 | Arg(0) | Node should have one type bound but has 2. |
5-
| defdestructordeleteexpr.cpp:4:9:4:15 | Arg(0) | Node should have one type bound but has 2. |
6-
| deleteexpr.cpp:7:9:7:15 | Arg(0) | Node should have one type bound but has 2. |
7-
| ir.cpp:941:3:941:9 | Arg(0) | Node should have one type bound but has 2. |
8-
| ir.cpp:943:3:943:11 | Arg(0) | Node should have one type bound but has 2. |
9-
| ir.cpp:944:3:944:14 | Arg(0) | Node should have one type bound but has 2. |
10-
| ir.cpp:951:3:951:13 | Arg(0) | Node should have one type bound but has 2. |
11-
| ir.cpp:952:3:952:12 | Arg(0) | Node should have one type bound but has 2. |
12-
| ir.cpp:952:3:952:12 | Left | Node should have one type bound but has 2. |
13-
| ir.cpp:952:3:952:12 | Right | Node should have one type bound but has 2. |
14-
| ir.cpp:954:3:954:15 | Arg(0) | Node should have one type bound but has 2. |
15-
| ir.cpp:954:3:954:15 | Left | Node should have one type bound but has 2. |
16-
| ir.cpp:954:3:954:15 | Right | Node should have one type bound but has 2. |
17-
| ir.cpp:957:3:957:36 | Arg(0) | Node should have one type bound but has 2. |
18-
| ir.cpp:957:3:957:36 | Left | Node should have one type bound but has 2. |
19-
| ir.cpp:957:3:957:36 | Right | Node should have one type bound but has 2. |
20-
| ir.cpp:958:3:958:24 | Arg(0) | Node should have one type bound but has 2. |
21-
| ir.cpp:958:3:958:24 | Left | Node should have one type bound but has 2. |
22-
| ir.cpp:958:3:958:24 | Right | Node should have one type bound but has 2. |
23-
| newexpr.cpp:8:2:8:20 | Arg(0) | Node should have one type bound but has 2. |
24-
| ops.cpp:19:15:19:22 | Arg(0) | Node should have one type bound but has 2. |
25-
| ops.cpp:20:18:20:30 | Arg(0) | Node should have one type bound but has 2. |
26-
| ops.cpp:21:18:21:34 | Arg(0) | Node should have one type bound but has 2. |
27-
| ops.cpp:21:18:21:34 | Left | Node should have one type bound but has 2. |
28-
| ops.cpp:21:18:21:34 | Right | Node should have one type bound but has 2. |
29-
| ops.cpp:26:31:26:53 | Arg(0) | Node should have one type bound but has 2. |
303
uniqueTypeRepr
314
uniqueNodeLocation
325
| aggregateinitializer.c:1:6:1:6 | AliasedDefinition | Node should have one location but has 20. |

0 commit comments

Comments
 (0)