• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 1 Changed (1 filtered out), 0 Added functions
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 function with some indirect sub-type change:
5
6  [C] 'method virtual int C::virtual_func0()' has some indirect sub-type changes:
7    the vtable offset of method virtual int C::virtual_func0() changed from 0 to 1
8      note that this is an ABI incompatible change to the vtable of class C
9    implicit parameter 0 of type 'C*' has sub-type changes:
10      in pointed to type 'class C':
11        type size hasn't changed
12        1 member function changes (1 filtered):
13          'method virtual char C::virtual_func1()' has some sub-type changes:
14            the vtable offset of method virtual char C::virtual_func1() changed from 1 to 0
15              note that this is an ABI incompatible change to the vtable of class C
16
17