Skip to content

[Dependency Scanning] Keep track of each imported module's access control #82169

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 2 commits into from
Jun 12, 2025

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 10, 2025

Adds an access control field for each imported module identified. When multiple imports of the same module are found, this keeps track of the most "open" access specifier.

Resolves rdar://148055487

@artemcm artemcm force-pushed the DepScanImportAccessControl branch 3 times, most recently from 33d7de6 to 98e66d9 Compare June 11, 2025 19:54
@artemcm
Copy link
Contributor Author

artemcm commented Jun 11, 2025

@swift-ci smoke test

@artemcm artemcm force-pushed the DepScanImportAccessControl branch from 98e66d9 to 213b3a3 Compare June 11, 2025 21:34
@artemcm
Copy link
Contributor Author

artemcm commented Jun 11, 2025

@swift-ci smoke test

@artemcm
Copy link
Contributor Author

artemcm commented Jun 12, 2025

@swift-ci smoke test Windows platform

artemcm added 2 commits June 12, 2025 06:56
…trol

Adds an access control field for each imported module identified. When multiple imports of the same module are found, this keeps track of the most "open" access specifier.
@artemcm artemcm force-pushed the DepScanImportAccessControl branch from 213b3a3 to c3ce91e Compare June 12, 2025 13:56
@artemcm
Copy link
Contributor Author

artemcm commented Jun 12, 2025

@swift-ci smoke test

@artemcm artemcm merged commit 1c08aba into swiftlang:main Jun 12, 2025
3 checks passed
@artemcm artemcm deleted the DepScanImportAccessControl branch June 12, 2025 20:47
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