Skip to content

Fix bug wrong return value #62681

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
Jan 13, 2023
Merged

Fix bug wrong return value #62681

merged 1 commit into from
Jan 13, 2023

Conversation

valeriyvan
Copy link
Contributor

Resolves #62680.

@CodaFi CodaFi requested a review from gottesmm December 19, 2022 19:47
@CodaFi
Copy link
Contributor

CodaFi commented Dec 19, 2022

@swift-ci smoke test

@valeriyvan
Copy link
Contributor Author

ping

@AnthonyLatsis AnthonyLatsis added code health compiler The Swift compiler itself SILOptimizer Area → compiler: SIL optimization passes labels Jan 12, 2023
@AnthonyLatsis AnthonyLatsis requested a review from CodaFi January 12, 2023 09:16
@CodaFi CodaFi merged commit 6275e22 into swiftlang:main Jan 13, 2023
@valeriyvan valeriyvan deleted the SILCodeMotion branch January 26, 2023 03:00
@AnthonyLatsis AnthonyLatsis added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. and removed bug fix labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. code health compiler The Swift compiler itself SILOptimizer Area → compiler: SIL optimization passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shouldn't end() return here ValueToCaseMap.getItems().end() ???
3 participants