mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Ambiguities are introduced in generated swiftinterfaces when a type shares a name with a module (i.e. XCTest). This workaround uses the module-alias feature to avoid these ambiguities. Writing module references with a distinguishable prefix should allow normal type-checking to avoid the usual ambiguities. We should still aim for a proper fully-qualified named syntax, but this may help in the mean time. rdar://101969500
32 KiB
32 KiB