Files
swift-mirror/test/CrossImport/with-access-level-import.swift
Alexis Laferrière 17b8e86a6d Sema: Support newer import restrictions with cross-import overlays
Add support for access-level on imports and `@_spiOnly imports` to cross
import overlays. The overlay inherits the most restrictive import
access-level of the declaring module and the bystander module.

rdar://129606112
2024-06-12 11:08:49 -07:00

3.2 KiB