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

[dmd-cxx] fix Issue 18963 - Relax restrictions on 'return' parameters when parameter is not a pointer #12418

Merged
merged 2 commits into from
Apr 10, 2021

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Apr 10, 2021

Fix a couple testsuite failures that get flagged by some recently introduced tests.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Auto-close Bugzilla Severity Description
18963 enhancement Relax restrictions on 'return' parameters when parameter is not a pointer

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "dmd-cxx + dmd#12418"

@dlang-bot dlang-bot merged commit 0450061 into dlang:dmd-cxx Apr 10, 2021
@ibuclaw ibuclaw deleted the dmd-cxx-test-fix branch April 10, 2021 13:16
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