mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Allow the use of typed throws for the main functions of `@main` types, and thread the thrown error through to a new entry point in the library, `_errorInMainTyped`, which is generic in the thrown error type. Fixes rdar://121603043.
74 KiB
74 KiB