1e01aa904Sopenharmony_ciFunctions changes summary: 1 Removed, 2 Changed, 1 Added functions
2e01aa904Sopenharmony_ciVariables changes summary: 0 Removed, 0 Changed, 0 Added variable
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ci1 Removed function:
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci  [D] 'method virtual int non_defined_class::virtual_func_to_be_removed()'    {_ZN17non_defined_class26virtual_func_to_be_removedEv}
7e01aa904Sopenharmony_ci    note that this removes an entry from the vtable of class non_defined_class
8e01aa904Sopenharmony_ci
9e01aa904Sopenharmony_ci1 Added function:
10e01aa904Sopenharmony_ci
11e01aa904Sopenharmony_ci  [A] 'method virtual int non_defined_class::virtual_func_inserted()'    {_ZN17non_defined_class21virtual_func_insertedEv}
12e01aa904Sopenharmony_ci    note that this adds a new entry to the vtable of class non_defined_class
13e01aa904Sopenharmony_ci
14e01aa904Sopenharmony_ci2 functions with some indirect sub-type change:
15e01aa904Sopenharmony_ci
16e01aa904Sopenharmony_ci  [C] 'method virtual int non_defined_class::virtual_func0()' at test30-priv-lib-v1.h:15:1 has some indirect sub-type changes:
17e01aa904Sopenharmony_ci    the vtable offset of method virtual int non_defined_class::virtual_func0() changed from 3 to 4
18e01aa904Sopenharmony_ci      note that this is an ABI incompatible change to the vtable of class non_defined_class
19e01aa904Sopenharmony_ci
20e01aa904Sopenharmony_ci  [C] 'function int public_function(S*)' at test30-pub-lib-v1.cc:22:1 has some indirect sub-type changes:
21e01aa904Sopenharmony_ci    parameter 1 of type 'S*' has sub-type changes:
22e01aa904Sopenharmony_ci      in pointed to type 'class S' at test30-pub-lib-v1.h:1:1:
23e01aa904Sopenharmony_ci        type size hasn't changed
24e01aa904Sopenharmony_ci        1 data member change:
25e01aa904Sopenharmony_ci          type of 'S::priv_type* priv' changed:
26e01aa904Sopenharmony_ci            in pointed to type 'class S::priv_type' at test30-pub-lib-v1.cc:14:1:
27e01aa904Sopenharmony_ci              type size changed from 64 to 128 (in bits)
28e01aa904Sopenharmony_ci              1 data member insertion:
29e01aa904Sopenharmony_ci                'int member1', at offset 64 (in bits) at test30-pub-lib-v1.cc:18:1
30e01aa904Sopenharmony_ci
31