Skip to content

Add option -explain-module-dependency to explain a given direct or transitive module dependency #1363

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
May 24, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented May 18, 2023

Adds support for '-explain-module-dependency <MODULE_NAME>', which causes the driver to run a dependency scan, and find all dependency paths that cause the main module to depend, directly or transitively, on a given module dependency.

@nkcsgexi
Copy link
Contributor

🎉

Adds support for '-explain-dependency <MODULE_NAME>', which causes the driver to run a dependency scan, and find all dependency paths that cause the main module to depend, directly or transitively, on a given module dependency.
@artemcm artemcm force-pushed the ExplainModuleDependency branch from 93837bf to 510e270 Compare May 24, 2023 16:33
@artemcm
Copy link
Contributor Author

artemcm commented May 24, 2023

@swift-ci test

@artemcm artemcm requested a review from nkcsgexi May 24, 2023 20:47
@artemcm artemcm merged commit 99cb8b1 into swiftlang:main May 24, 2023
@artemcm artemcm deleted the ExplainModuleDependency branch May 25, 2023 15:39
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.

2 participants