mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When specializing an apply which is annotated `[nothrow]`, the resulting function's apply must still be annotated `[nothrow]`. rdar://160742150
When specializing an apply which is annotated `[nothrow]`, the resulting function's apply must still be annotated `[nothrow]`. rdar://160742150