-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Make sure we don't compare too many bytes if a non-native string being compared to a native one has the same utf16 count but a different utf8 count #85315
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
Conversation
…g compared to a native one has the same utf16 count but a different utf8 count
|
@swift-ci please smoke test |
|
@swift-ci please smoke test |
|
@swift-ci please smoke test |
|
@swift-ci please smoke test |
|
None of this code even builds on Windows, so that must be a spurious failure |
|
@swift-ci please smoke test Windows platform |
|
The Windows failure seems unrelated, but also other runs aren't failing in the same place. |
|
@swift-ci please test Windows platform |
Fixes rdar://163960939