File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
cpp/ql/test/library-tests
attributes/type_attributes Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
| file://:0:0:0:0 | short __attribute((__may_alias__)) | type_attributes.c:25:30:25:42 | may_alias |
2
2
| type_attributes.c:5:36:5:51 | my_packed_struct | type_attributes.c:5:23:5:32 | packed |
3
- | type_attributes.c:10:54:10:54 | union < unnamed> | type_attributes.c:10:30:10:50 | transparent_union |
4
- | type_attributes.c:16:54:16:54 | union < unnamed> | type_attributes.c:16:30:16:50 | transparent_union |
3
+ | type_attributes.c:10:54:10:54 | ( unnamed class/struct/union) | type_attributes.c:10:30:10:50 | transparent_union |
4
+ | type_attributes.c:16:54:16:54 | ( unnamed class/struct/union) | type_attributes.c:16:30:16:50 | transparent_union |
5
5
| type_attributes.c:21:37:21:45 | unusedInt | type_attributes.c:21:24:21:29 | unused |
6
6
| type_attributes.c:23:13:23:18 | depInt | type_attributes.c:23:36:23:45 | deprecated |
7
7
| type_attributes_ms.cpp:1:29:1:29 | X | type_attributes_ms.cpp:1:19:1:26 | novtable |
Original file line number Diff line number Diff line change
1
+ | (unnamed class/struct/union) |
1
2
| float[3] |
2
3
| float[3][3] |
3
4
| foo[1] |
4
- | struct <unnamed> |
Original file line number Diff line number Diff line change 1
- | a1.c:6:16:6:16 | struct < unnamed> | 0 members | 2 locations | -1 | <none> |
2
- | a1.c:10:16:10:16 | struct < unnamed> | 1 members | 2 locations | 0 | x |
3
- | a1.c:17:16:17:16 | struct < unnamed> | 1 members | 2 locations | 0 | x |
1
+ | a1.c:6:16:6:16 | ( unnamed class/struct/union) | 0 members | 2 locations | -1 | <none> |
2
+ | a1.c:10:16:10:16 | ( unnamed class/struct/union) | 1 members | 2 locations | 0 | x |
3
+ | a1.c:17:16:17:16 | ( unnamed class/struct/union) | 1 members | 2 locations | 0 | x |
4
4
| a1.c:24:8:24:10 | Foo | 3 members | 2 locations | 0 | empty |
5
5
| a1.c:24:8:24:10 | Foo | 3 members | 2 locations | 1 | nonempty |
6
6
| a1.c:24:8:24:10 | Foo | 3 members | 2 locations | 2 | i |
9
9
| a1.c:36:8:36:10 | Bar | 3 members | 2 locations | 0 | empty |
10
10
| a1.c:36:8:36:10 | Bar | 3 members | 2 locations | 1 | nonempty |
11
11
| a1.c:36:8:36:10 | Bar | 3 members | 2 locations | 2 | i |
12
- | a2.c:6:16:6:16 | struct < unnamed> | 0 members | 2 locations | -1 | <none> |
13
- | a2.c:10:16:10:16 | struct < unnamed> | 1 members | 2 locations | 0 | x |
14
- | a2.c:17:16:17:16 | struct < unnamed> | 1 members | 2 locations | 0 | x |
12
+ | a2.c:6:16:6:16 | ( unnamed class/struct/union) | 0 members | 2 locations | -1 | <none> |
13
+ | a2.c:10:16:10:16 | ( unnamed class/struct/union) | 1 members | 2 locations | 0 | x |
14
+ | a2.c:17:16:17:16 | ( unnamed class/struct/union) | 1 members | 2 locations | 0 | x |
15
15
| a2.c:24:8:24:10 | Foo | 3 members | 2 locations | 0 | empty |
16
16
| a2.c:24:8:24:10 | Foo | 3 members | 2 locations | 1 | nonempty |
17
17
| a2.c:24:8:24:10 | Foo | 3 members | 2 locations | 2 | i |
Original file line number Diff line number Diff line change 1
- | a1.c:10:16:10:16 | struct < unnamed> | 0 | file://:0:0:0:0 | int | 1 types |
2
- | a1.c:17:16:17:16 | struct < unnamed> | 0 | file://:0:0:0:0 | int | 1 types |
1
+ | a1.c:10:16:10:16 | ( unnamed class/struct/union) | 0 | file://:0:0:0:0 | int | 1 types |
2
+ | a1.c:17:16:17:16 | ( unnamed class/struct/union) | 0 | file://:0:0:0:0 | int | 1 types |
3
3
| a1.c:24:8:24:10 | Foo | 0 | file://:0:0:0:0 | anon_empty_t * | 1 types |
4
4
| a1.c:24:8:24:10 | Foo | 1 | file://:0:0:0:0 | anon_nonempty_t * | 1 types |
5
5
| a1.c:24:8:24:10 | Foo | 2 | file://:0:0:0:0 | int | 1 types |
6
6
| a1.c:32:8:32:15 | NonEmpty | 0 | file://:0:0:0:0 | int | 1 types |
7
7
| a1.c:36:8:36:10 | Bar | 0 | file://:0:0:0:0 | Empty * | 1 types |
8
8
| a1.c:36:8:36:10 | Bar | 1 | file://:0:0:0:0 | NonEmpty * | 1 types |
9
9
| a1.c:36:8:36:10 | Bar | 2 | file://:0:0:0:0 | int | 1 types |
10
- | a2.c:10:16:10:16 | struct < unnamed> | 0 | file://:0:0:0:0 | int | 1 types |
11
- | a2.c:17:16:17:16 | struct < unnamed> | 0 | file://:0:0:0:0 | int | 1 types |
10
+ | a2.c:10:16:10:16 | ( unnamed class/struct/union) | 0 | file://:0:0:0:0 | int | 1 types |
11
+ | a2.c:17:16:17:16 | ( unnamed class/struct/union) | 0 | file://:0:0:0:0 | int | 1 types |
12
12
| a2.c:24:8:24:10 | Foo | 0 | file://:0:0:0:0 | anon_empty_t * | 1 types |
13
13
| a2.c:24:8:24:10 | Foo | 1 | file://:0:0:0:0 | anon_nonempty_t * | 1 types |
14
14
| a2.c:24:8:24:10 | Foo | 2 | file://:0:0:0:0 | int | 1 types |
You can’t perform that action at this time.
0 commit comments