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] Backport documentation, refactor, and self-assign fixes in mergeFieldInit. #11315

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jun 23, 2020

The removal of self-assignments closes downstream gdc pr (problem reference) in bugzilla, though the function itself has just been copied to avoid any confusion.

@ibuclaw ibuclaw added GDC Gnu D Compiler C++ Port labels Jun 23, 2020
@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.

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#11315"

@dlang-bot dlang-bot merged commit 4be0113 into dlang:dmd-cxx Jun 24, 2020
@ibuclaw ibuclaw deleted the dmd-cxx-fieldinit branch June 24, 2020 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants