Skip to content
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

Fix Issue 10626 - ICE with vector operation #2345

Merged
merged 1 commit into from Aug 28, 2013

Conversation

yebblies
Copy link
Member

Fix regression by forwarding buildArrayIdent and buildArrayLoop to the base implementation for all other derived expressions.

Add test cases to improve coverage.

http://d.puremagic.com/issues/show_bug.cgi?id=10626

@yebblies
Copy link
Member Author

Gah, I hate C++.

Fix regression by forwarding buildArrayIdent and buildArrayLoop to the base implementation for all other derived expressions.

Add test cases to improve coverage.
WalterBright added a commit that referenced this pull request Aug 28, 2013
Fix Issue 10626 - ICE with vector operation
@WalterBright WalterBright merged commit 46e495b into dlang:master Aug 28, 2013
@yebblies yebblies deleted the issue10626 branch August 30, 2013 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants