Functions changes summary: 0 Removed, 2 Changed, 0 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

2 functions with some indirect sub-type change:

  [C] 'function int bar(S1*)' at test-has-data-member-v0.cc:19:1 has some indirect sub-type changes:
    parameter 1 of type 'S1*' has sub-type changes:
      in pointed to type 'struct S1' at test-has-data-member-v1.cc:8:1:
        type size changed from 32 to 64 (in bits)
        1 data member insertion:
          'char non_suppressed_added_member', at offset 32 (in bits) at test-has-data-member-v1.cc:11:1

  [C] 'function void foo(S0&)' at test-has-data-member-v0.cc:14:1 has some indirect sub-type changes:
    parameter 1 of type 'S0&' has sub-type changes:
      in referenced type 'struct S0' at test-has-data-member-v1.cc:1:1:
        type size changed from 64 to 96 (in bits)
        1 data member insertion:
          'int suppressed_added_member', at offset 64 (in bits) at test-has-data-member-v1.cc:5:1

