Files
swift-mirror/test/SPI/report-ioi-in-spi.swift
Alexis Laferrière 021dc8e416 [Sema] Error on implementation-only imported types in SPI with @_spiOnly
This used to be just a warning because it happened to work when clients
used only swiftmodules. Some projects have been using it as an
alternative to @_spiOnly imports. Now that we have an official feature
we can complete the diagnositc and error on implementation-only imports
types used in SPI.
2022-09-09 09:20:51 -07:00

2.7 KiB