Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with incompatible sub-type changes:

  [C] 'method virtual int C::virtual_func0()' has some sub-type changes:
    the vtable offset of method virtual int C::virtual_func0() changed from 0 to 1
      note that this is an ABI incompatible change to the vtable of class C
    implicit parameter 0 of type 'C*' has sub-type changes:
      in pointed to type 'class C':
        type size hasn't changed
        2 member function changes:
          'method virtual int C::virtual_func0()' has some sub-type changes:
            the vtable offset of method virtual int C::virtual_func0() changed from 0 to 1
              note that this is an ABI incompatible change to the vtable of class C
            implicit parameter 0 of type 'C*' has sub-type changes:
              pointed to type 'class C' changed, as being reported
          'method virtual char C::virtual_func1()' has some sub-type changes:
            the vtable offset of method virtual char C::virtual_func1() changed from 1 to 0
              note that this is an ABI incompatible change to the vtable of class C
            implicit parameter 0 of type 'C*' has sub-type changes:
              pointed to type 'class C' changed, as being reported

  [C] 'method virtual char C::virtual_func1()' has some sub-type changes:
    the vtable offset of method virtual char C::virtual_func1() changed from 1 to 0
      note that this is an ABI incompatible change to the vtable of class C
    implicit parameter 0 of type 'C*' has sub-type changes:
      pointed to type 'class C' changed, as reported earlier

