Skip to content

Fix checker handling for empty type argument lists #34790

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
Oct 29, 2019
Merged

Conversation

rbuckton
Copy link
Member

Fixes a crash when calling a non-generic function when an empty type argument list.

Fixes #33041

@rbuckton
Copy link
Member Author

CC: @weswigham, @RyanCavanaugh

@rbuckton rbuckton merged commit 554bd24 into master Oct 29, 2019
@rbuckton
Copy link
Member Author

@RyanCavanaugh should I cherry-pick this?

@rbuckton rbuckton deleted the fix33041 branch December 16, 2019 22:57
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.

Error: Debug Failure. False expression. when using an empty generic on a non generic function
3 participants