Files
swift-mirror/test/ModuleInterface
Allan Shortlidge 091d1dad64 Sema: Skip MemberImportVisibility diags for conformances in swiftinterfaces.
Conformance checking in swiftinterfaces is lenient and can recover from missing
witnesses by assuming that the protocol witness table will have an entry for
the requirement at runtime. As a result, diagnosing missing imports for
witnesses here could break source compatibility for existing interface files
and must be skipped. This fixes a regression introduced by
https://github.com/swiftlang/swift/pull/88470.

Resolves rdar://175215763.
2026-04-22 16:28:55 -07:00
..
2024-11-18 18:09:19 -08:00