swift
aa865387 - [Sema] Warn on @_spi imports of modules built from their public interface

Commit
4 years ago
[Sema] Warn on @_spi imports of modules built from their public interface This warning should help understand missing SPI diagnostics when the compiler loads a public module when a private one is expected. rdar://71859081
Author
Committer
Parents
Loading