Skip to content

[5.7] [Regex] Build _RegexParser without resilience #58918

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 19, 2022

Conversation

rxwei
Copy link
Contributor

@rxwei rxwei commented May 14, 2022

Cherry-pick of #58810


_RegexParser does not need resilience as it's only ever going to be used by _StringProcessing and RegexBuilder. It's version-locked with its dependent modules.

Resolves rdar://93067204.

_RegexParser does not need resilience as it's only ever going to be used by _StringProcessing and RegexBuilder. It's version-locked with its dependent modules.

Resolves rdar://93067204.
@rxwei
Copy link
Contributor Author

rxwei commented May 14, 2022

This needs to wait for swift-experimental-string-processing#409.

@rxwei
Copy link
Contributor Author

rxwei commented May 14, 2022

swift-experimental-string-processing#409
@swift-ci please test

@rxwei rxwei changed the title [Regex] Build _RegexParser without resilience [5.7] [Regex] Build _RegexParser without resilience May 14, 2022
@rxwei
Copy link
Contributor Author

rxwei commented May 14, 2022

@rxwei rxwei marked this pull request as ready for review May 15, 2022 01:57
@rxwei rxwei requested a review from a team as a code owner May 15, 2022 01:57
@rxwei rxwei requested a review from stephentyrone May 15, 2022 01:57
@rxwei
Copy link
Contributor Author

rxwei commented May 16, 2022

@swift-ci please test

@rxwei
Copy link
Contributor Author

rxwei commented May 19, 2022

@swift-ci please test and merge

@swift-ci swift-ci merged commit 87d7a25 into swiftlang:release/5.7 May 19, 2022
@rxwei rxwei deleted the cherry58810 branch May 20, 2022 03:21
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.

3 participants