• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 3 Changed, 1 Added functions
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 Added function:
5
6  [A] 'method int S0::get_member0() const'
7
83 functions with some indirect sub-type change:
9
10  [C] 'method void B0S0::member0() const' has some indirect sub-type changes:
11    implicit parameter 0 of type 'const B0S0*' has sub-type changes:
12      in pointed to type 'const B0S0':
13        in unqualified underlying type 'class B0S0':
14          type size changed from 64 to 96 (in bits)
15          1 data member insertion:
16            'unsigned int m2', at offset 64 (in bits)
17
18  [C] 'method void S0::member0() const' has some indirect sub-type changes:
19    'method void S0::member0() const' access changed from 'private' to 'public'
20    implicit parameter 0 of type 'const S0*' has sub-type changes:
21      in pointed to type 'const S0':
22        in unqualified underlying type 'class S0':
23          type size changed from 96 to 128 (in bits)
24          1 base class change:
25            'class B0S0' changed:
26              details were reported earlier
27          1 data member change:
28            'int m0' offset changed from 64 to 96 (in bits) (by +32 bits), access changed from 'private' to 'protected'
29
30  [C] 'function void foo(S0&, S1*)' has some indirect sub-type changes:
31    parameter 1 of type 'S0&' has sub-type changes:
32      referenced type 'class S0' changed, as reported earlier
33
34