Ignore:
Timestamp:
Apr 6, 2020, 4:41:55 PM (4 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
e276be6
Parents:
057298e
Message:

Unwinding is now handled in exception handling code. That is used to fix one bug, other exception tests added. Noise from the change altered one other test.

File:
1 edited

Legend:

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

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