mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Intro the frontend flag `-check-api-availability-only` that limits availability checking to the API and SPI. This mode doesn't check the availability of non-inlinable function bodies and of non-ABI-public decl signatures. This mode goal is to check all that is printed in the swiftinterface file. It should be used in place of the wider `-disable-availability-checking` when generating an interface for platforms with no binaries. rdar://81679692
84 KiB
84 KiB