Skip to content

[Parse] Update for new regex compiler interface #58463

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
Apr 29, 2022

Conversation

hamishknight
Copy link
Contributor

@hamishknight hamishknight commented Apr 27, 2022

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

rintaro
rintaro previously approved these changes Apr 28, 2022
@rintaro rintaro dismissed their stale review April 28, 2022 17:00

Requires testing with apple/swift-experimental-string-processing:swift/main branch

We now define a `~=` operator for `Regex`.
Update to use the new `swiftCompilerLexRegexLiteral`
& `swiftCompilerParseRegexLiteral` SPI entry points.
@hamishknight
Copy link
Contributor Author

@hamishknight hamishknight merged commit 1618cf0 into swiftlang:main Apr 29, 2022
@hamishknight hamishknight deleted the interface-update branch April 29, 2022 09:46
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