summaryrefslogtreecommitdiffstats
path: root/tests/data/test-abidiff/test-enum0-report.txt
blob: e6aad7aa842ed8fe86ec514a99a1ef4a8119982f (plain)
1
2
3
4
5
6
7
8
9
10
11
1 changed type:
  'enum E' changed:
    type size hasn't changed
    1 enumerator deletion:
      'E::e2' value '1'
    1 enumerator insertion:
      'E::e1' value '1'
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