• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 1 Changed, 0 Added function
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 function with some indirect sub-type change:
5
6  [C] 'function void foo(some_union_type*)' has some indirect sub-type changes:
7    parameter 1 of type 'some_union_type*' has sub-type changes:
8      in pointed to type 'union some_union_type':
9        type size changed from 64 to 96 (in bits)
10        1 data member change:
11          type of 'S m2' changed:
12            type size changed from 64 to 96 (in bits)
13            1 data member insertion:
14              'char S_member2', at offset 64 (in bits)
15
16