1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Functions changes summary: 0 Removed, 1 Changed (2 filtered out), 1 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
1 Added function:
[A] 'method B1::B1()'
1 function with some indirect sub-type change:
[C] 'method S::S()' has some indirect sub-type changes:
implicit parameter 0 of type 'S*' has sub-type changes:
in pointed to type 'struct S':
type size changed from 64 to 96 (in bits)
no base class change (1 filtered);
1 base class insertion:
class B1
1 data member change:
type of 'int m0' changed:
type name changed from 'int' to 'char'
type size changed from 32 to 8 (in bits)
and offset changed from 32 to 64 (in bits) (by +32 bits)
|