Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

create GetAssertionIndex to convert from unsigned to AssertionIndex #12554

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

sandreenko
Copy link

It was strange that we increase iterator twice, if you don't know that iter.NextElem(&index)) doesn't use the index value.
This change allows to delete many casts and make code a bit more straightforward.

It is useful part of #11945.

@BruceForstall BruceForstall requested a review from briansull June 30, 2017 16:48
@BruceForstall
Copy link
Member

cc @dotnet/jit-contrib

Copy link

@briansull briansull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good

@sandreenko sandreenko force-pushed the getAssertionIndex branch from b4d0e88 to d17452e Compare July 3, 2017 17:08
@sandreenko
Copy link
Author

@dotnet-bot test FreeBSD x64 Checked Build

@sandreenko
Copy link
Author

@dotnet-bot test Windows_NT x64 Formatting
@dotnet-bot test Windows_NT x86 Checked Build and Test

@sandreenko
Copy link
Author

@dotnet-bot test Windows_NT arm Cross Release Build

@sandreenko sandreenko merged commit 2b5da84 into dotnet:master Jul 3, 2017
@sandreenko sandreenko deleted the getAssertionIndex branch July 3, 2017 21:09
@karelz karelz modified the milestone: 2.1.0 Aug 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants