mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This flag is unsafe since the compiler does not verify that the resulting public interface will compile with the module import removed. The modern alternative to this flag is `@_spiOnly import`. Since the flag is no longer used by any projects it should be removed. Resolves rdar://134351088.
4.6 KiB
4.6 KiB