mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Prepare to accept the `ipi` argument to the `-library-level` flag. IPI stands for Internal Programming Interface and would describe a module that's not to be distributed outside of its project. In the future, the compiler could use that information to report when a distributed module (api or spi) imports publicly a module that's not distributed. rdar://102435183
104 KiB
104 KiB