mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Silence errors on ambiguous implicitly public imports when a different import is explicitly public. In this case all imports are public so the ambiguity is not dangerous and this configuration can happen during adoption of access-levels on imports. Keep the error when an explicit import is package, internal or below. rdar://129037503
4.7 KiB
4.7 KiB