Skip to content

Add options for debug printing of the explicit module dependency graph. #1161

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 23, 2022

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Aug 23, 2022

Add '-print-explicit-dependency-graph' to output the final dependency graph as JSON and '-print-preprocessed-explicit-dependency-graph' to output the initial dependency graph before external (placeholder) dependencies are resolved.

@artemcm artemcm requested a review from nkcsgexi August 23, 2022 18:20
@artemcm
Copy link
Contributor Author

artemcm commented Aug 23, 2022

@swift-ci test

Add '-print-explicit-dependency-graph' to output the final dependency graph as JSON and '-print-preprocessed-explicit-dependency-graph' to output the initial dependency graph before external (placeholder) dependencies are resolved.
@artemcm artemcm force-pushed the AddDependencyGraphDebugPrinting branch from e270183 to 148c20a Compare August 23, 2022 18:28
@artemcm
Copy link
Contributor Author

artemcm commented Aug 23, 2022

@swift-ci test

@artemcm artemcm merged commit abc9287 into swiftlang:main Aug 23, 2022
@artemcm artemcm deleted the AddDependencyGraphDebugPrinting branch August 23, 2022 19:56
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