[Issue 18984] Debugging stack struct's which are returned causes incorrect debuginfo.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 25 20:13:20 UTC 2018


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

--- Comment #7 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/b3c9c561ce8a52b9997a0fef8912eecd296f8c32
fix issue 18984 - Debugging stack struct's which are returned causes incorrect
debuginfo.

change the names of the hidden return value and the NRVO variable

https://github.com/dlang/dmd/commit/b9cf7458c2c6521bf78cd97822d1905e2e43da4e
Merge pull request #8368 from rainers/issue18984

fix issue 18984 - stack struct's which are returned causes incorrect debuginfo.
merged-on-behalf-of: Petar Kirov <ZombineDev at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list