@@ -9,25 +9,9 @@ uniqueEnclosingCallable
9
9
| misc.c:210:24:210:28 | ... + ... | Node should have one enclosing callable but has 0. |
10
10
| misc.c:210:28:210:28 | 1 | Node should have one enclosing callable but has 0. |
11
11
uniqueTypeBound
12
- | bad_asts.cpp:19:10:19:10 | constructor init of field x [post-this] | Node should have one type bound but has 0. |
13
- | bad_asts.cpp:19:10:19:10 | constructor init of field x [pre-this] | Node should have one type bound but has 0. |
14
- | bad_asts.cpp:19:10:19:10 | constructor init of field y [post-this] | Node should have one type bound but has 0. |
15
- | bad_asts.cpp:19:10:19:10 | constructor init of field y [pre-this] | Node should have one type bound but has 0. |
16
12
| cpp17.cpp:15:5:15:45 | call to unknown function | Node should have one type bound but has 0. |
17
- | ir.cpp:784:15:784:15 | constructor init of field middlevb2_s [post-this] | Node should have one type bound but has 0. |
18
- | ir.cpp:784:15:784:15 | constructor init of field middlevb2_s [pre-this] | Node should have one type bound but has 0. |
19
- | static_init_templates.cpp:240:7:240:7 | constructor init of field mcc [post-this] | Node should have one type bound but has 0. |
20
- | static_init_templates.cpp:240:7:240:7 | constructor init of field mcc [pre-this] | Node should have one type bound but has 0. |
21
13
uniqueTypeRepr
22
- | bad_asts.cpp:19:10:19:10 | constructor init of field x [post-this] | Node should have one type representation but has 0. |
23
- | bad_asts.cpp:19:10:19:10 | constructor init of field x [pre-this] | Node should have one type representation but has 0. |
24
- | bad_asts.cpp:19:10:19:10 | constructor init of field y [post-this] | Node should have one type representation but has 0. |
25
- | bad_asts.cpp:19:10:19:10 | constructor init of field y [pre-this] | Node should have one type representation but has 0. |
26
14
| cpp17.cpp:15:5:15:45 | call to unknown function | Node should have one type representation but has 0. |
27
- | ir.cpp:784:15:784:15 | constructor init of field middlevb2_s [post-this] | Node should have one type representation but has 0. |
28
- | ir.cpp:784:15:784:15 | constructor init of field middlevb2_s [pre-this] | Node should have one type representation but has 0. |
29
- | static_init_templates.cpp:240:7:240:7 | constructor init of field mcc [post-this] | Node should have one type representation but has 0. |
30
- | static_init_templates.cpp:240:7:240:7 | constructor init of field mcc [pre-this] | Node should have one type representation but has 0. |
31
15
uniqueNodeLocation
32
16
| break_labels.c:2:11:2:11 | i | Node should have one location but has 4. |
33
17
| break_labels.c:2:11:2:11 | x | Node should have one location but has 4. |
0 commit comments