Skip to content

stdlib: disable an incorrect String comparison optimization #4658

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 2 commits into from
Sep 7, 2016

Conversation

gribozavr
Copy link
Contributor

... on platforms that call ICU directly, and add a test to ensure that the next attempt at writing this optimization won't introduce a regression.

@gribozavr
Copy link
Contributor Author

@swift-ci Please test

…rms that call ICU directly

... and add a test to ensure that the next attempt at writing this
optimization won't introduce a regression.
@gribozavr gribozavr force-pushed the stdlib-fix-string-comparison-with-icu branch from af087bd to ef974af Compare September 7, 2016 04:46
@gribozavr
Copy link
Contributor Author

@swift-ci Please test

1 similar comment
@gribozavr
Copy link
Contributor Author

@swift-ci Please test

@gribozavr gribozavr merged commit 016bc24 into master Sep 7, 2016
@gribozavr gribozavr deleted the stdlib-fix-string-comparison-with-icu branch September 7, 2016 08:09
kateinoigakukun added a commit that referenced this pull request Aug 31, 2022
[pull] swiftwasm from main
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