• 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(S&)' has some indirect sub-type changes:
7    parameter 1 of type 'S&' has sub-type changes:
8      in referenced type 'struct S':
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      pointed to type 'struct S' changed, as reported earlier
16
17