mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The migration to `MemberImportVisibility` can be performed mechanically by adding missing import declarations, so offer automatic migration for the feature. Resolves rdar://151931597.