mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The changes in https://github.com/swiftlang/swift/pull/80040 caused the compiler to start diagnosing extensions containing only members that are either `@_spi`, `@_alwaysEmitIntoClient`, or unavailable when the `-require-explicit-availability` flag is passed. Extensions should not be diagnosed when they only contain members that would not be diagnosed themselves. Resolves rdar://148275432.
42 KiB
42 KiB