mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Before this change, the ABI checker didn't complain about missing @available attributes on new APIs if the enclosing scopes of new APIs have availability information. Instead, we should require explicit @available attributes for new APIs to prevent them inheriting wrong availability information from a preexisting scope. rdar://81719628
79 KiB
79 KiB