Skip to content

[5.7] [Parse] Update for new regex compiler interface #58645

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

hamishknight
Copy link
Contributor

5.7 cherry-pick of #58463


Update to match the new compiler interface in swiftlang/swift-experimental-string-processing#364.

We now define a `~=` operator for `Regex`.
Update to use the new `swiftCompilerLexRegexLiteral`
& `swiftCompilerParseRegexLiteral` SPI entry points.
@hamishknight hamishknight requested a review from a team as a code owner May 3, 2022 20:01
@hamishknight
Copy link
Contributor Author

@hamishknight hamishknight requested a review from stephentyrone May 5, 2022 17:42
@hamishknight hamishknight merged commit 1d4b7ea into swiftlang:release/5.7 May 6, 2022
@hamishknight hamishknight deleted the interface-update-5.7 branch May 6, 2022 13:41
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants