Skip to content

Peel off outer ForwardingStatement after running semantic#7526

Merged
dlang-bot merged 3 commits intodlang:masterfrom
ibuclaw:peelfs
Dec 27, 2017
Merged

Peel off outer ForwardingStatement after running semantic#7526
dlang-bot merged 3 commits intodlang:masterfrom
ibuclaw:peelfs

Conversation

@ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Dec 26, 2017

FYI - @tgehr

As it has no use outside of semantic analysis.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@ibuclaw ibuclaw force-pushed the peelfs branch 2 times, most recently from 6ea8d0b to f4d1656 Compare December 26, 2017 16:29
@ibuclaw
Copy link
Member Author

ibuclaw commented Dec 26, 2017

This should be ready for review. @tgehr

{
result = BE.fallthru;
}
assert(0);
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess this can be removed, as the Statement overload will assert anyway.

@tgehr
Copy link
Contributor

tgehr commented Dec 26, 2017

Looks good to me. Thanks for taking this!

@dlang-bot dlang-bot merged commit 2217858 into dlang:master Dec 27, 2017
@ibuclaw ibuclaw deleted the peelfs branch December 27, 2017 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants