Skip to content

[Dependency Scanning] Process implicit imports of the source module first, emulating implicit builds #68677

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 22, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Sep 21, 2023

In case import resolution order somehow sometimes matters, it's prudent to process/resolve/locate implicitly-imported modules first.

Resolves rdar://113917657

@artemcm
Copy link
Contributor Author

artemcm commented Sep 21, 2023

@swift-ci smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Sep 21, 2023

@swift-ci smoke test and merge

…irst, emulating implicit builds

In case import resolution order somehow sometimes matters, it's prudent to process/resolve/locate implicitly-imported modules first.

Resolves rdar://113917657
@artemcm artemcm force-pushed the FixImportProcessOrderForScan branch from 4fd533c to c9c689a Compare September 22, 2023 16:40
@artemcm
Copy link
Contributor Author

artemcm commented Sep 22, 2023

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit ce36ccd into swiftlang:main Sep 22, 2023
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