ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change
on this file since 304de00 was
5715d43,
checked in by Andrew Beach <ajbeach@…>, 4 years ago
|
Exceptions now get their context differently with libcfathread. Added a number of tests to help test this.
|
-
Property mode set to
100644
|
File size:
550 bytes
|
Line | |
---|
1 | simple throw |
---|
2 | simple catch |
---|
3 | Exiting: simple catch clause |
---|
4 | end of try clause |
---|
5 | Exiting: simple try clause |
---|
6 | |
---|
7 | catch-all |
---|
8 | |
---|
9 | throwing child exception |
---|
10 | inner parent match |
---|
11 | |
---|
12 | caught yin as yin |
---|
13 | |
---|
14 | rethrow inner try |
---|
15 | caught throw, will rethrow |
---|
16 | Exiting: rethrowing catch clause |
---|
17 | caught rethrow |
---|
18 | Exiting: rethrow catch clause |
---|
19 | Exiting: rethrow inner try |
---|
20 | |
---|
21 | caught yin, will throw yang |
---|
22 | caught yang |
---|
23 | |
---|
24 | throwing first exception |
---|
25 | caught first exception |
---|
26 | throwing second exception |
---|
27 | caught second exception |
---|
28 | recaught first exception |
---|
29 | |
---|
30 | inner catch |
---|
31 | inner catch |
---|
32 | outer catch |
---|
33 | |
---|
34 | throw |
---|
35 | rethrow |
---|
36 | handle |
---|
Note: See
TracBrowser
for help on using the repository browser.