mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Historically, we've allowed protocol requirements to be written with `@_spi_available` which makes them unavailable to clients of the public `.swiftinterface`. Don't diagnose this when checking a `.swiftinterface` since there's nothing the client can do about it. Resolves rdar://146334181.
2.8 KiB
2.8 KiB