Skip to content

[LLDB] Use Swift feature flag to enable bare regex literals #7935

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 6, 2024

Conversation

bnbarham
Copy link

@bnbarham bnbarham commented Jan 4, 2024

EnableBareSlashRegexLiterals has been replaced by the corresponding swift::Feature flag, use it instead.

`EnableBareSlashRegexLiterals` has been replaced by the corresponding
`swift::Feature` flag, use it instead.
@bnbarham
Copy link
Author

bnbarham commented Jan 4, 2024

swiftlang/swift#70706

@swift-ci please test

@adrian-prantl
Copy link

Please don't forget to also cherry-pick this commit to the next branch!

@bnbarham
Copy link
Author

bnbarham commented Jan 4, 2024

Will do, just waiting on tests to pass 🙇

@bnbarham
Copy link
Author

bnbarham commented Jan 4, 2024

swiftlang/swift#70706

@swift-ci please test Windows platform

1 similar comment
@bnbarham
Copy link
Author

bnbarham commented Jan 5, 2024

swiftlang/swift#70706

@swift-ci please test Windows platform

@bnbarham bnbarham merged commit afcd9c2 into swiftlang:stable/20230725 Jan 6, 2024
@bnbarham bnbarham deleted the use-swift-features branch January 6, 2024 00:04
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