Ignore:
Timestamp:
Apr 7, 2020, 12:10:28 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
dccd1b0
Parents:
9d5d01f
Message:

Fixed completeType error for x86

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/errors/.expect/completeType.txt

    r9d5d01f r216603a  
    2727    void
    2828  )
    29   Environment:( _85_2_DT ) -> instance of struct A with body 0 (no widening)
     29  Environment:( _85_4_DT ) -> instance of struct A with body 0 (no widening)
    3030
    3131
     
    5050    void
    5151  )
    52   Environment:( _85_2_DT ) -> instance of struct B with body 1 (no widening)
     52  Environment:( _85_4_DT ) -> instance of struct B with body 1 (no widening)
    5353
    5454
Note: See TracChangeset for help on using the changeset viewer.