Skip to content

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