Skip to content

[5.7] Use word breaking SPI for \b #549

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
Jul 6, 2022

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Jul 6, 2022

This is a cherry pick of #530

Resolves: rdar://96164181

Use word breaking SPI for \b
@Azoy Azoy requested review from milseman and stephentyrone July 6, 2022 05:23
@Azoy
Copy link
Contributor Author

Azoy commented Jul 6, 2022

@swift-ci please test

@Azoy Azoy merged commit e2de2f8 into swiftlang:swift/release/5.7 Jul 6, 2022
@Azoy Azoy deleted the words-57 branch July 6, 2022 18:05
Comment on lines +274 to +276
try _testDSLCaptures(
("can't stop won't stop", ("can't stop won't stop", "can't", "won't")),
matchType: (Substring, Substring, Substring).self, ==) {
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI I'm disabling these again in #552 (originally #555)

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.

3 participants