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.
12 lines
374 B
12 lines
374 B
1 changed type:
|
|
'enum E' changed:
|
|
type size hasn't changed
|
|
1 enumerator insertion:
|
|
'E::e1' value '1'
|
|
1 enumerator change:
|
|
'E::e2' from value '1' to '2'
|
|
1 changed declaration:
|
|
'function void foo(E)' was changed to 'function void foo(E)':
|
|
parameter 1 of type 'enum E' has sub-type changes:
|
|
enum type 'enum E' changed, as reported earlier
|