1Functions changes summary: 1 Removed, 3 Changed, 0 Added functions 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 41 Removed function: 5 6 [D] 'method virtual void S::fn0()' 7 note that this removes an entry from the vtable of struct S 8 93 functions with some indirect sub-type change: 10 11 [C] 'method virtual void S::fn1()' has some indirect sub-type changes: 12 the vtable offset of method virtual void S::fn1() changed from 3 to 2 13 note that this is an ABI incompatible change to the vtable of struct S 14 implicit parameter 0 of type 'S*' has sub-type changes: 15 in pointed to type 'struct S': 16 type size hasn't changed 17 1 member function deletion: 18 'method virtual void S::fn0()', virtual at voffset 2/3 19 4 member function changes: 20 'method virtual S::~S(int)' has some sub-type changes: 21 implicit parameter 0 of type 'S*' has sub-type changes: 22 pointed to type 'struct S' changed, as being reported 23 'method virtual S::~S(int)' has some sub-type changes: 24 implicit parameter 0 of type 'S*' has sub-type changes: 25 pointed to type 'struct S' changed, as being reported 26 'method virtual S::~S(int)' has some sub-type changes: 27 implicit parameter 0 of type 'S*' has sub-type changes: 28 pointed to type 'struct S' changed, as being reported 29 'method virtual void S::fn1()' has some sub-type changes: 30 the vtable offset of method virtual void S::fn1() changed from 3 to 2 31 note that this is an ABI incompatible change to the vtable of struct S 32 implicit parameter 0 of type 'S*' has sub-type changes: 33 pointed to type 'struct S' changed, as being reported 34 35 [C] 'method virtual S::~S(int)' has some indirect sub-type changes: 36 implicit parameter 0 of type 'S*' has sub-type changes: 37 pointed to type 'struct S' changed, as reported earlier 38 39 [C] 'method virtual S::~S(int)' has some indirect sub-type changes: 40 implicit parameter 0 of type 'S*' has sub-type changes: 41 pointed to type 'struct S' changed, as reported earlier 42 43