Skip to content

Fix #4449: PatternMatcher needs to split call nodes if arguments differ #4485

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
May 8, 2018

Conversation

odersky
Copy link
Contributor

@odersky odersky commented May 8, 2018

The merge phase of a pattern matcher needs to split a call node if it is used
in different places with different arguments.

… differ

The merge phase of a pattern matcher needs to splits a call node if it used
in different places with different arguments.
@odersky odersky changed the title Fix #4449: PatternMatcher needs to split call nodes of arguments differ Fix #4449: PatternMatcher needs to split call nodes if arguments differ May 8, 2018
@odersky odersky requested a review from nicolasstucki May 8, 2018 14:33
@nicolasstucki nicolasstucki merged commit 08c90e9 into scala:master May 8, 2018
@allanrenucci allanrenucci deleted the fix-#4449 branch May 8, 2018 15:47
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