Skip to content

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

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

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.

(cherry picked from commit b1795bd)

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.

(cherry picked from commit b1795bd)
@jansvoboda11
Copy link
Author

@swift-ci please test llvm

@jansvoboda11 jansvoboda11 merged commit 36e782e into stable/20240723 Sep 6, 2024
2 checks passed
@jansvoboda11 jansvoboda11 deleted the jan_svoboda/stable-deps-topological-order branch September 6, 2024 23:22
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