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 16977 - bad debug info for function default arguments #6327

Merged
merged 2 commits into from
Dec 19, 2016

Conversation

rainers
Copy link
Member

@rainers rainers commented Dec 17, 2016

When copying the default argument for inlining into the caller, replace the location of the callee with the callers location.

https://issues.dlang.org/show_bug.cgi?id=16977

@WalterBright
Copy link
Member

Auto-merge toggled on

@WalterBright WalterBright merged commit d2b804b into dlang:master Dec 19, 2016
@CyberShadow
Copy link
Member

This pull request introduced a regression:
https://issues.dlang.org/show_bug.cgi?id=17559

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants