Files
swift-mirror/test/ModuleInterface
Allan Shortlidge ebda3e2d44 Sema: Diagnose @backDeployed functions with missing bodies in swiftinterfaces.
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.
2024-12-20 12:02:04 -08:00
..
2024-11-18 18:09:19 -08:00
2024-11-18 18:09:19 -08:00
2024-11-18 18:09:19 -08:00
2024-11-18 18:09:19 -08:00
2024-02-08 14:29:05 -07:00