1e01aa904Sopenharmony_ciLeaf changes summary: 4 artifacts changed
2e01aa904Sopenharmony_ciChanged leaf types summary: 0 leaf type changed
3e01aa904Sopenharmony_ciRemoved/Changed/Added functions summary: 0 Removed, 4 Changed, 0 Added function
4e01aa904Sopenharmony_ciRemoved/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
5e01aa904Sopenharmony_ci
6e01aa904Sopenharmony_ci4 functions with some sub-type change:
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_ci  [C] 'function void fn1(sto1)' at test-leaf-redundant-v1.c:12:1 has some sub-type changes:
9e01aa904Sopenharmony_ci    parameter 1 of type 'struct sto1' changed:
10e01aa904Sopenharmony_ci      type name changed from 'sto1' to 'stn1'
11e01aa904Sopenharmony_ci      type size hasn't changed
12e01aa904Sopenharmony_ci
13e01aa904Sopenharmony_ci  [C] 'function void fn2(sto2)' at test-leaf-redundant-v1.c:15:1 has some sub-type changes:
14e01aa904Sopenharmony_ci    parameter 1 of type 'struct sto2' changed:
15e01aa904Sopenharmony_ci      type name changed from 'sto2' to 'stn2'
16e01aa904Sopenharmony_ci      type size changed from 64 to 128 (in bits)
17e01aa904Sopenharmony_ci      1 data member insertion:
18e01aa904Sopenharmony_ci        'double y', at offset 64 (in bits) at test-leaf-redundant-v1.c:9:1
19e01aa904Sopenharmony_ci
20e01aa904Sopenharmony_ci  [C] 'function void fn3(sto1*)' at test-leaf-redundant-v1.c:18:1 has some sub-type changes:
21e01aa904Sopenharmony_ci    parameter 1 of type 'sto1*' changed:
22e01aa904Sopenharmony_ci      pointer type changed from: 'sto1*' to: 'stn1*'
23e01aa904Sopenharmony_ci
24e01aa904Sopenharmony_ci  [C] 'function void fn4(sto2*)' at test-leaf-redundant-v1.c:21:1 has some sub-type changes:
25e01aa904Sopenharmony_ci    parameter 1 of type 'sto2*' changed:
26e01aa904Sopenharmony_ci      pointer type changed from: 'sto2*' to: 'stn2*'
27e01aa904Sopenharmony_ci
28