aboutsummaryrefslogtreecommitdiff
path: root/test_cases/diff_tests/composite/expected/abstract_base_class_cc.o_o_plain
blob: e59b1f11569c808073a102d1785477fae74ca431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
function symbol 'int Y::g(struct Y*)' {_ZN1Y1gEv} was added

function symbol 'int fun(struct X&)' {_Z3funR1X} changed
  type 'int(struct X&)' changed
    parameter 1 type 'struct X&' changed
      referred-to type 'struct X' changed
        method 'f {_ZN1X1fEv}' changed
          type 'int(struct X*)' changed
            parameter 1 type 'struct X*' changed
              pointed-to type 'struct X' changed
                (being reported)
        method 'g {_ZN1X1gEv}' was added

function symbol 'void X::X(struct X*)' {_ZN1XC2Ev} changed
  type 'void(struct X*)' changed
    parameter 1 type 'struct X*' changed
      pointed-to type 'struct X' changed
        (already reported)

function symbol 'int Y::f(struct Y*)' {_ZN1Y1fEv} changed
  type 'int(struct Y*)' changed
    parameter 1 type 'struct Y*' changed
      pointed-to type 'struct Y' changed
        base class 'struct X' changed
          type 'struct X' changed
            (already reported)
        method 'f {_ZN1Y1fEv}' changed
          type 'int(struct Y*)' changed
            parameter 1 type 'struct Y*' changed
              pointed-to type 'struct Y' changed
                (being reported)
        method 'g {_ZN1Y1gEv}' was added

function symbol 'void Y::Y(struct Y*)' {_ZN1YC2Ev} changed
  type 'void(struct Y*)' changed
    parameter 1 type 'struct Y*' changed
      pointed-to type 'struct Y' changed
        (already reported)

exit code 4