You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
924 B
21 lines
924 B
Functions changes summary: 0 Removed, 1 Changed, 0 Added function
|
|
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
|
|
|
|
1 function with some indirect sub-type change:
|
|
|
|
[C] 'function void foo(S&)' has some indirect sub-type changes:
|
|
parameter 1 of type 'S&' has sub-type changes:
|
|
in referenced type 'struct S':
|
|
type size changed from 1248 to 1536 (in bits)
|
|
2 data member changes:
|
|
type of 'int m0[5][3]' changed:
|
|
type name changed from 'int[5][3]' to 'int[6][3]'
|
|
array type size changed from 480 to 576
|
|
array type subrange 1 changed length from 5 to 6
|
|
type of 'int m1[6][4]' changed:
|
|
type name changed from 'int[6][4]' to 'int[6][5]'
|
|
array type size changed from 768 to 960
|
|
array type subrange 2 changed length from 4 to 5
|
|
and offset changed from 480 to 576 (in bits) (by +96 bits)
|
|
|