Skip to content

Fix checkInlineConformant check for inlined trees #6269

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

Conversation

nicolasstucki
Copy link
Contributor

We where considering an Inlined tree as not conformant even if its contents are conformat.
Now we check if the exapnsion is conformant.

Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

Could you update the test in tests/run-with-compiler/reflect-inline/?

We where considering an `Inlined` tree as not conformant even if its contents are conformat.
Now we check if the exapnsion is conformant.
@nicolasstucki nicolasstucki force-pushed the check-inline-parameters-from-inlined-expression branch from 35a2c55 to 576f7b1 Compare April 9, 2019 15:36
@nicolasstucki
Copy link
Contributor Author

@liufengyun I updated tests/run-with-compiler/reflect-inline and fixed a new issue in Splicer.

@liufengyun liufengyun merged commit 2f557b5 into scala:master Apr 9, 2019
@ghost ghost removed the stat:needs review label Apr 9, 2019
@liufengyun liufengyun deleted the check-inline-parameters-from-inlined-expression branch April 9, 2019 21:08
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