Skip to content

[5.7][Sema] Allow code to shadow definitions in implicit _StringProcessing module #58670

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
May 5, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented May 4, 2022

Cherry-pick of: #58625


Treat _StringProcessing decls as if it were declared in the Swift module, just like how _Concurrency is treated (#34642).

… module.

Treat _StringProcessing decls as if it were declared in the Swift module, just like how _Concurrency is treated (swiftlang#34642).
@rxwei rxwei requested a review from a team as a code owner May 4, 2022 21:22
@rxwei
Copy link
Contributor Author

rxwei commented May 4, 2022

@swift-ci please test

@DougGregor
Copy link
Member

@swift-ci please test macOS

2 similar comments
@rxwei
Copy link
Contributor Author

rxwei commented May 4, 2022

@swift-ci please test macOS

@rxwei
Copy link
Contributor Author

rxwei commented May 5, 2022

@swift-ci please test macOS

@rxwei rxwei merged commit aeae6c9 into swiftlang:release/5.7 May 5, 2022
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