ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 5847d35 was
f1b6671,
checked in by Andrew Beach <ajbeach@…>, 5 years ago
|
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.
|
-
Property mode set to
100644
|
File size:
487 bytes
|
Line | |
---|
1 | simple throw |
---|
2 | Exiting: simple try clause |
---|
3 | simple catch |
---|
4 | Exiting: simple catch clause |
---|
5 | |
---|
6 | throwing child exception |
---|
7 | inner parent match |
---|
8 | |
---|
9 | caught yin as yin |
---|
10 | |
---|
11 | rethrow inner try |
---|
12 | Exiting: rethrow inner try |
---|
13 | caught throw, will rethrow |
---|
14 | Exiting: rethrowing catch clause |
---|
15 | caught rethrow |
---|
16 | Exiting: rethrow catch clause |
---|
17 | |
---|
18 | caught yin, will throw yang |
---|
19 | caught yang |
---|
20 | |
---|
21 | throwing first exception |
---|
22 | caught first exception |
---|
23 | throwing second exception |
---|
24 | caught second exception |
---|
25 | recaught first exception |
---|
26 | |
---|
27 | inner catch |
---|
28 | outer catch |
---|
Note: See
TracBrowser
for help on using the repository browser.