Skip to content

[AST] Fix bug in IndexSubset::findPrevious. #29675

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
Feb 6, 2020

Conversation

dan-zheng
Copy link
Contributor

Fix incorrect loop decrement in IndexSubset::findPrevious.
Add unit tests.

Fix incorrect loop decrement in `IndexSubset::findPrevious`
Add unit tests.
@dan-zheng dan-zheng requested a review from compnerd February 6, 2020 17:45
@dan-zheng
Copy link
Contributor Author

@swift-ci Please smoke test

@dan-zheng dan-zheng merged commit b826b3c into swiftlang:master Feb 6, 2020
@dan-zheng dan-zheng deleted the fix-indexsubset branch February 6, 2020 22:24
@dan-zheng dan-zheng restored the fix-indexsubset branch March 24, 2020 22:50
@dan-zheng dan-zheng deleted the fix-indexsubset branch May 8, 2020 09:49
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.

2 participants