[Issue 20420] [REG2.067] inlining error with a valid function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 28 14:58:59 UTC 2019


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

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@SSoulaimane created dlang/dmd pull request #10627 "Fix issue 20420 - some
expressions are missed during by the inliner" fixing this issue:

- Fix issue 20420 - some expressions are missed during by the inliner

  The destructor expression for variable declaration is not scanned, as well as
the arguments prefix for the new expression.

https://github.com/dlang/dmd/pull/10627

--


More information about the Digitalmars-d-bugs mailing list