-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Do not load modules of the same package if built from interface #64488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This seems to be too restrictive. Modules belong to the same package should load even with only textual interfaces, no? |
Interface modules should load if they are from a different package; will update accordingly. |
@swift-ci smoke test |
@swift-ci clean smoke test |
@swift-ci clean smoke test |
- Show diagnostics with an interface path Resolves rdar://104617990
@swift-ci smoke test |
Resolves rdar://104617990