Skip to content

[clang][scan] Report module dependencies in topological order #9197

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
Sep 5, 2024

Conversation

jansvoboda11
Copy link

Clients of the dependency scanner may benefit from being able to process modular dependencies in topological order. The scanner already processes dependencies in this order, so it makes sense to make it easy for clients by providing an API with that guarantee.

Clients of the dependency scanner may benefit from being able to process modular dependencies in topological order. The scanner already processes dependencies in this order, so it makes sense to make it easy for clients by providing an API with that guarantee.
@jansvoboda11
Copy link
Author

ping

@jansvoboda11
Copy link
Author

@swift-ci please test llvm

@jansvoboda11 jansvoboda11 merged commit b1795bd into next Sep 5, 2024
@jansvoboda11 jansvoboda11 deleted the jan_svoboda/scanner-topologial-order branch September 5, 2024 21:49
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