Commit Graph

2 Commits

Author SHA1 Message Date
Greg Parker
7d5ac5e29b [test] Fix ErrorBridgedStatic for simulator and device platforms. 2017-03-13 17:05:09 -07:00
Joe Groff
294913e114 Fix _stdlib_getErrorDefaultUserInfo to have the signature the runtime expects.
The ABI mismatch here would cause a crash in cases when the Foundation overlay wasn't available, or its implementation of swift_Foundation_getErrorDefaultUserInfo wasn't dynamically resolvable, such as in a stripped statically linked binary. Fixes rdar://problem/29173132.
2017-03-08 14:56:02 -08:00