mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ambiguity during lookup when there are multiple public or inlinalbe package decls in public interfaces. This PR adds a package name to public swiftinterface and lets typecheck look up the package name to narrow down the scope of access to package decls from an external module. Resolves rdar://117699160
4.6 KiB
4.6 KiB