• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Functions changes summary: 0 Removed, 3 Changed, 1 Added functions
2Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
3
41 Added function:
5
6  [A] 'method virtual void S::fn1()'
7    note that this adds a new entry to the vtable of struct S
8
93 functions with some indirect sub-type change:
10
11  [C] 'method virtual void S::fn0()' has some indirect sub-type changes:
12    implicit parameter 0 of type 'S*' has sub-type changes:
13      in pointed to type 'struct S':
14        type size hasn't changed
15        1 member function insertion:
16          'method virtual void S::fn1()', virtual at voffset 3/3
17        4 member function changes:
18          'method virtual S::~S(int)' has some sub-type changes:
19            implicit parameter 0 of type 'S*' has sub-type changes:
20              pointed to type 'struct S' changed, as being reported
21          'method virtual S::~S(int)' has some sub-type changes:
22            implicit parameter 0 of type 'S*' has sub-type changes:
23              pointed to type 'struct S' changed, as being reported
24          'method virtual S::~S(int)' has some sub-type changes:
25            implicit parameter 0 of type 'S*' has sub-type changes:
26              pointed to type 'struct S' changed, as being reported
27          'method virtual void S::fn0()' has some sub-type changes:
28            implicit parameter 0 of type 'S*' has sub-type changes:
29              pointed to type 'struct S' changed, as being reported
30
31  [C] 'method virtual S::~S(int)' has some indirect sub-type changes:
32    implicit parameter 0 of type 'S*' has sub-type changes:
33      pointed to type 'struct S' changed, as reported earlier
34
35  [C] 'method virtual S::~S(int)' has some indirect sub-type changes:
36    implicit parameter 0 of type 'S*' has sub-type changes:
37      pointed to type 'struct S' changed, as reported earlier
38
39