Skip to content

Update regex literal delimiters #41430

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
Feb 28, 2022

Conversation

hamishknight
Copy link
Contributor

Update the lexing code for the replacement of the '/.../' and '|...|' delimiters with #/.../# and #|...|# respectively, in addition to allowing the re'...' delimiter (implemented in swiftlang/swift-experimental-string-processing#167).

@hamishknight
Copy link
Contributor Author

@swift-ci please test

@rxwei
Copy link
Contributor

rxwei commented Feb 18, 2022

Currently pending an integration workflow change (swiftlang/swift-experimental-string-processing#170).

@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

@swift-ci please clean test

@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

We've decided to use dev/7 for this round of integration.

rxwei added a commit to rxwei/swift-source-compat-suite that referenced this pull request Feb 25, 2022
Update the lexing code for the replacement of the
`'/.../'` and `'|...|'` delimiters with `#/.../#`
and `#|...|#` respectively, in addition to
allowing the `re'...'` delimiter.
@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

rxwei added a commit to swiftlang/swift-experimental-string-processing that referenced this pull request Feb 25, 2022
This was uncovered when testing dev/7 against swiftlang/swift#41430.
rxwei added a commit to rxwei/swift-source-compat-suite that referenced this pull request Feb 25, 2022
@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

@swift-ci please test

@rxwei rxwei requested a review from shahmishal February 25, 2022 03:58
@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

Ok, this PR should be ready for @shahmishal to merge.

@rxwei
Copy link
Contributor

rxwei commented Feb 25, 2022

@swift-ci please test macOS

@shahmishal shahmishal merged commit b2943e6 into swiftlang:main Feb 28, 2022
@hamishknight hamishknight deleted the choose-your-delimiter branch February 28, 2022 20:34
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.

4 participants