Skip to content

DependenciesScanner: add implicitly imported modules to dependencies of Swift module interfaces #33264

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

Merged
merged 1 commit into from
Aug 4, 2020

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Aug 3, 2020

No description provided.

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci Please smoke test OS X platform

@nkcsgexi nkcsgexi force-pushed the onone-import-scanner branch from 8e2d4df to 6ce247d Compare August 3, 2020 21:32
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci please smoke test

…of Swift module interfaces

Some implicitly imported modules aren't printed in the textual interface file as explicit import,
e.g. SwiftOnoneSupport. We should check implicit imports and add them to the dependency graph.
@nkcsgexi nkcsgexi force-pushed the onone-import-scanner branch from 6ce247d to f0cf220 Compare August 3, 2020 21:43
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci please smoke test

1 similar comment
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 3, 2020

@swift-ci Please smoke test OS X platform

@nkcsgexi nkcsgexi changed the title [WIP] DependenciesScanner: add implicitly imported modules to dependencies of Swift module interfaces DependenciesScanner: add implicitly imported modules to dependencies of Swift module interfaces Aug 4, 2020
@nkcsgexi nkcsgexi merged commit 2840f4f into swiftlang:master Aug 4, 2020
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Aug 4, 2020

This should properly fix the missing of SwiftOnoneSupport dependencies. cc: @artemcm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant