Skip to content

LoopRegionAnalysis: fix a bug in the reverse_iterator #18228

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 25, 2018

Conversation

shajrawi
Copy link

The reverse iterator initialization got the initializations of its rbegin() and rend() reversed (pun intended)

part of the work on rdar://problem/40376124

The reverse iterator initialization got the initializations of its rbegin() and rend() reversed (pun intended)
@shajrawi shajrawi requested a review from gottesmm July 25, 2018 21:49
@shajrawi
Copy link
Author

@swift-ci Please smoke test and merge

@gottesmm
Copy link
Contributor

Nice catch! LGTM.

@swift-ci swift-ci merged commit 19fa128 into swiftlang:master Jul 25, 2018
@shajrawi shajrawi deleted the LoopRegionAnalysis_bugfix branch July 25, 2018 22:52
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