• 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(base&)' has some indirect sub-type changes:
7    parameter 1 of type 'base&' has sub-type changes:
8      in referenced type 'struct base':
9        type size changed from 32 to 64 (in bits)
10        1 data member insertion:
11          'char m1', at offset 32 (in bits)
12
13  [C] 'function void foo(S*)' has some indirect sub-type changes:
14    parameter 1 of type 'S*' has sub-type changes:
15      in pointed to type 'struct S':
16        type size changed from 64 to 96 (in bits)
17        1 base class change:
18          'struct base' changed:
19            details were reported earlier
20        1 data member change:
21          'int m0' offset changed from 32 to 64 (in bits) (by +32 bits)
22
23