1Functions changes summary: 0 Removed, 2 Changed, 0 Added functions 2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 3 42 functions with some indirect sub-type change: 5 6 [C] 'function void bar(EnumType1)' at test41-enumerator-changes-v1.cc:24:1 has some indirect sub-type changes: 7 parameter 1 of type 'enum EnumType1' has sub-type changes: 8 type size hasn't changed 9 1 enumerator insertion: 10 'EnumType1::ee3_inserted' value '3' 11 1 enumerator change: 12 'EnumType1::eenum_count' from value '3' to '4' at test41-enumerator-changes-v1.cc:10:1 13 14 [C] 'function void foo(EnumType0)' at test41-enumerator-changes-v1.cc:20:1 has some indirect sub-type changes: 15 parameter 1 of type 'enum EnumType0' has sub-type changes: 16 type size hasn't changed 17 1 enumerator insertion: 18 'EnumType0::e3_inserted' value '3' 19 1 enumerator change: 20 'EnumType0::enum_count' from value '3' to '4' at test41-enumerator-changes-v1.cc:1:1 21 22