Files
swift-mirror/test/Serialization/Recovery/implementation-only-override.swift
Egor Zhdan cb5936688c SourceKit: do not print implementation-only imports
Implementation-only imports are unnecessary in generated module interfaces, since they aren't exported to the module's dependencies, and the module's public API cannot refer to symbols imported as implementation-only.
2021-01-24 20:09:19 +03:00

4.4 KiB