1e01aa904Sopenharmony_ciFunctions changes summary: 0 Removed, 1 Changed, 0 Added function
2e01aa904Sopenharmony_ciVariables changes summary: 0 Removed, 0 Changed, 0 Added variable
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ci1 function with some indirect sub-type change:
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci  [C] 'function void foo(public_type*, a_not_private_type*)' has some indirect sub-type changes:
7e01aa904Sopenharmony_ci    parameter 1 of type 'public_type*' has sub-type changes:
8e01aa904Sopenharmony_ci      in pointed to type 'struct public_type':
9e01aa904Sopenharmony_ci        type size changed from 64 to 128 (in bits)
10e01aa904Sopenharmony_ci        1 data member insertion:
11e01aa904Sopenharmony_ci          'unsigned int oops', at offset 0 (in bits)
12e01aa904Sopenharmony_ci        1 data member change:
13e01aa904Sopenharmony_ci          type of 'private_data* priv_' changed:
14e01aa904Sopenharmony_ci            in pointed to type 'struct private_data':
15e01aa904Sopenharmony_ci              type size changed from 32 to 64 (in bits)
16e01aa904Sopenharmony_ci              1 data member insertion:
17e01aa904Sopenharmony_ci                'char private_data1', at offset 32 (in bits)
18e01aa904Sopenharmony_ci          and offset changed from 0 to 64 (in bits) (by +64 bits)
19e01aa904Sopenharmony_ci    parameter 2 of type 'a_not_private_type*' has sub-type changes:
20e01aa904Sopenharmony_ci      in pointed to type 'struct a_not_private_type':
21e01aa904Sopenharmony_ci        type size changed from 32 to 64 (in bits)
22e01aa904Sopenharmony_ci        1 data member insertion:
23e01aa904Sopenharmony_ci          'char j', at offset 32 (in bits)
24e01aa904Sopenharmony_ci
25