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

DIP 1034: add name mangling #12214

Merged
merged 1 commit into from Feb 21, 2021
Merged

Conversation

WalterBright
Copy link
Member

DIP1034 says b is unused, but it is for bool. Mangle with Nn instead.

For C++, mangle noreturn like void

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

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 "master + dmd#12214"

@WalterBright WalterBright force-pushed the noreturnMangle branch 3 times, most recently from 1ba300e to 66ba01c Compare February 20, 2021 10:45
@WalterBright WalterBright force-pushed the noreturnMangle branch 3 times, most recently from 8d91f3f to 7868e29 Compare February 20, 2021 11:16
test/compilable/cppmangle.d Outdated Show resolved Hide resolved
test/compilable/cppmangle.d Outdated Show resolved Hide resolved
@WalterBright WalterBright merged commit 8a4e539 into dlang:master Feb 21, 2021
@WalterBright WalterBright deleted the noreturnMangle branch February 21, 2021 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants