Changeset 801978b for tests/.expect


Ignore:
Timestamp:
Jul 13, 2021, 12:41:41 PM (3 years ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
ca69a8a
Parents:
37c6f77
Message:

GenPoly? field-number selection for dynamic layouts uses uniqueId to match anonymous fields, rather than accepting first name match. fixed #253?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/.expect/polymorphism.txt

    r37c6f77 r801978b  
    11123 456 456
    225 5
     3=== checkPlan9offsets
     4static:
     5  offset of inner double: 8
     6  offset of inner float:  16
     7dynamic:
     8  offset of inner double: 8
     9  offset of inner float:  16
Note: See TracChangeset for help on using the changeset viewer.