swift
aa865387
- [Sema] Warn on @_spi imports of modules built from their public interface
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#34912 - [Sema] Warn on @_spi imports of modules built from their public interface
Author
xymus
Committer
xymus
Parents
b0eafeed
Loading