• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
42 functions with some indirect sub-type change:
5
6  [C] 'function void bar(S1&)' has some indirect sub-type changes:
7    parameter 1 of type 'S1&' has sub-type changes:
8      in referenced type 'struct S1':
9        type size changed from 96 to 64 (in bits)
10        1 data member insertion:
11          'char m01', at offset 32 (in bits)
12        2 data member changes:
13          anonymous data member struct {int m0; char m01;} at offset 0 (in bits) became data member 'int m0'
14          and size changed from 64 to 32 (in bits) (by -32 bits)
15          'char m1' offset changed from 64 to 40 (in bits) (by -24 bits)
16
17  [C] 'function void foo(S0&)' has some indirect sub-type changes:
18    parameter 1 of type 'S0&' has sub-type changes:
19      in referenced type 'struct S0':
20        type size hasn't changed
21        data member 'S0::m0' was replaced by anonymous data member:
22          'union {int m0; char m01;}'
23
24