Skip to content

Parse quoted sequences in custom character classes #109

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
Jan 13, 2022

Conversation

hamishknight
Copy link
Contributor

Allow quoted sequences such as \Q...\E inside custom character classes. These only serve to escape the containing characters.

@hamishknight hamishknight requested a review from milseman January 12, 2022 19:59
Copy link
Member

@milseman milseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Allow quoted sequences such as `\Q...\E` inside
custom character classes. These only serve to
escape the containing characters.
@hamishknight
Copy link
Contributor Author

@swift-ci please test Linux

@milseman
Copy link
Member

@swift-ci please test linux

1 similar comment
@milseman
Copy link
Member

@swift-ci please test linux

@hamishknight
Copy link
Contributor Author

@swift-ci please test Linux

@hamishknight hamishknight merged commit fbf561c into swiftlang:main Jan 13, 2022
@hamishknight hamishknight deleted the ast-quota branch January 13, 2022 13:57
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