Skip to content

StringOptimization: bug fixes #33201

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 30, 2020
Merged

Conversation

eeckstein
Copy link
Contributor

Fix some bugs in the optimization and in the test files.

rdar://problem/66283894

Fix some bugs in the optimization and in the test files.

rdar://problem/66283894
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 143fcdf into swiftlang:master Jul 30, 2020
@eeckstein eeckstein deleted the string-optimization branch July 30, 2020 12:17
@compnerd
Copy link
Member

Hey @eeckstein this seems to have caused some regressions on the Windows builder: https://ci-external.swift.org/job/oss-swift-windows-x86_64-vs2019/2289/consoleText

Could you please take a look?

@eeckstein
Copy link
Contributor Author

eeckstein commented Jul 30, 2020

Thanks. I'll fix it asap.
(I'm wondering why this didn't show up in the linux pr testing)

Edit: answering the question myself: this test only runs with a no-assert stdlib, which is not the case in PR testing.

@eeckstein
Copy link
Contributor Author

eeckstein commented Jul 30, 2020

That should fix it: #33204

@compnerd
Copy link
Member

Thanks!

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