Skip to content

Remove (?X) and (?u) for now #480

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
Jun 14, 2022
Merged

Remove (?X) and (?u) for now #480

merged 1 commit into from
Jun 14, 2022

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Jun 13, 2022

Remove these flags for now in the regex literal parsing until we hone down on the exact semantics for them.

Resolves: rdar://94347937

@Azoy
Copy link
Contributor Author

Azoy commented Jun 13, 2022

@swift-ci please test

Parse, but diagnose in Sema
@Azoy Azoy force-pushed the remove-some-flags branch from dd5d247 to 9624436 Compare June 14, 2022 16:33
@Azoy Azoy requested a review from hamishknight June 14, 2022 16:33
@Azoy
Copy link
Contributor Author

Azoy commented Jun 14, 2022

@swift-ci please test

@Azoy Azoy merged commit e6fec4b into swiftlang:main Jun 14, 2022
@Azoy Azoy deleted the remove-some-flags branch June 14, 2022 16:52
Azoy added a commit to Azoy/swift-experimental-string-processing that referenced this pull request Jun 22, 2022
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