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

Fixing up fgValueNumberIntrinsic to use IsMathIntrinsic rather than checking individual cases.#16288

Merged
tannergooding merged 1 commit into
dotnet:masterfrom
tannergooding:math-api
Feb 9, 2018
Merged

Fixing up fgValueNumberIntrinsic to use IsMathIntrinsic rather than checking individual cases.#16288
tannergooding merged 1 commit into
dotnet:masterfrom
tannergooding:math-api

Conversation

@tannergooding
Copy link
Copy Markdown
Member

@tannergooding
Copy link
Copy Markdown
Member Author

Fixed formatting issue. Manually ran tests under checked mode locally and the assert was no longer being hit.

@jkotas
Copy link
Copy Markdown
Member

jkotas commented Feb 9, 2018

@dotnet-bot test this please

Copy link
Copy Markdown

@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.

Approved

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.

fgValueNumberIntrinsic() assert 'unreached' in corefx System.Runtime.Extensions.Tests

3 participants