mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A `@backDeployed` function printed in a `.swiftinterface` must have a function body so that SILGen can emit a fallback copy to call when the back deployed function is unavailable. Previously, the compiler would crash in SILGen when compiling an interface containing a back deployed function without a body. Resolves rdar://141593108.
1.2 KiB
1.2 KiB