mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is a new warning in clang when you use @import in a framework header. That’s often a mistake, but it isn’t in our generated -Swift.h headers. If we’re building with a clang that supports this warning, we’ll now emit a pragma to disable it.
1.1 KiB
1.1 KiB