Greg Parker
|
e70ca2762d
|
Runtime: Improve diagnostics for failed casts to ObjC class and protocol types.
Swift SVN r23146
|
2014-11-07 00:53:05 +00:00 |
|
Greg Parker
|
dc407c6235
|
[runtime] Improve unrecognized-selector error message for pure-Swift classes.
Swift SVN r20577
|
2014-07-25 23:42:29 +00:00 |
|
Greg Parker
|
47efdd9885
|
[runtime] Write fatal error messages to crash logs (where available).
Swift SVN r17306
|
2014-05-03 02:57:32 +00:00 |
|
Dave Zarzycki
|
f59141d434
|
Runtime: far better cmake logic for CrashReporter
From what I've been able to test, this does the right thing in all of the
scenarios I tested.
Swift SVN r16685
|
2014-04-23 03:45:07 +00:00 |
|
Dave Zarzycki
|
c3bc1fb9c4
|
Runtime: always inline our crash() function
This function only trashes one register on x86_64 and therefore makes crash
reports easier to debug.
Swift SVN r16604
|
2014-04-21 04:34:05 +00:00 |
|
Dave Zarzycki
|
211afa943f
|
Runtime: better crash debugging/reporting
Swift SVN r16426
|
2014-04-16 21:37:16 +00:00 |
|