mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
An `@_export public import` is meaningful on it's own as it declares a relationship between two modules and how clients see them. As such that import doesn't have to be referenced from API to be appropriate. Let's not warn on any public import with an `@_export` attribute. rdar://122032960
8.1 KiB
8.1 KiB