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(S&)' has some indirect sub-type changes:
7e01aa904Sopenharmony_ci    parameter 1 of type 'S&' has sub-type changes:
8e01aa904Sopenharmony_ci      in referenced type 'struct S':
9e01aa904Sopenharmony_ci        type size changed from 1152 to 1280 (in bits)
10e01aa904Sopenharmony_ci        2 data member changes:
11e01aa904Sopenharmony_ci          type of 'int m0[5][3]' changed:
12e01aa904Sopenharmony_ci            type name changed from 'int[5][3]' to 'int[5][4]'
13e01aa904Sopenharmony_ci            array type size changed from 480 to 640
14e01aa904Sopenharmony_ci            array type subrange 2 changed length from 3 to 4
15e01aa904Sopenharmony_ci          type of 'int* m1[10]' changed:
16e01aa904Sopenharmony_ci            array element type 'int*' changed:
17e01aa904Sopenharmony_ci              in pointed to type 'int':
18e01aa904Sopenharmony_ci                type name changed from 'int' to 'char'
19e01aa904Sopenharmony_ci                type size changed from 32 to 8 (in bits)
20e01aa904Sopenharmony_ci            type name changed from 'int*[10]' to 'char*[10]'
21e01aa904Sopenharmony_ci            type size hasn't changed
22e01aa904Sopenharmony_ci          and offset changed from 512 to 640 (in bits) (by +128 bits)
23e01aa904Sopenharmony_ci
24