swift
f53be718 - ModuleInterface: Print imports shadowed by a cross-import overlay

Commit
2 years ago
ModuleInterface: Print imports shadowed by a cross-import overlay In some cases this import may be superfluous as it's also `@_exported` imported by the overlay. However, when the overlay is hidden and the import not printed, the import can go entierly missing.
Author
Committer
Parents
Loading