Skip to content

[5.7][SwiftSyntax] Add an API to enable or disable bare slash regex literals from SwiftSyntax #59150

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

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 30, 2022

…ls from SwiftSyntax

This adds C functions that can be called from SwiftSyntax to enable or disable bare slash regex parsing.

It also adds a function to set the Swift language version - while this is not of top priority at the moment it will become important once we introduce a new language mode again.

rdar://93750821
@ahoppen ahoppen requested a review from a team as a code owner May 30, 2022 09:02
@ahoppen
Copy link
Member Author

ahoppen commented May 30, 2022

@swift-ci Please test

@ahoppen ahoppen changed the title [SwiftSyntax] Add an API to enable or disable bare slash regex literals from SwiftSyntax [5.7][SwiftSyntax] Add an API to enable or disable bare slash regex literals from SwiftSyntax May 30, 2022
@ahoppen ahoppen added the r5.7 label May 30, 2022
@ahoppen
Copy link
Member Author

ahoppen commented May 30, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit a485c0d into swiftlang:release/5.7 Jun 1, 2022
@ahoppen ahoppen deleted the pr-5.7/enable-disable-bare-slash branch June 1, 2022 07:52
@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