• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Leaf changes summary: 2 artifacts changed
2Changed leaf types summary: 2 leaf types changed
3Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function
4Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable
5
6'struct leaf1 at test36-leaf-v0.cc:4:1' changed:
7  type size changed from 32 to 64 (in bits)
8  1 data member insertion:
9    'char m1', at offset 32 (in bits) at test36-leaf-v1.cc:7:1
10  3 impacted interfaces:
11    function void interface1(struct_type*)
12    function void interface2(struct_type&)
13    function void interface3(struct_type**)
14
15'struct leaf2 at test36-leaf-v0.cc:9:1' changed:
16  type size changed from 64 to 96 (in bits)
17  there are data member changes:
18    type 'struct leaf1' of 'leaf2::member0' changed, as reported earlier
19    'char member1' offset changed from 32 to 64 (in bits) (by +32 bits)
20  3 impacted interfaces:
21    function void interface1(struct_type*)
22    function void interface2(struct_type&)
23    function void interface3(struct_type**)
24