https://issues.dlang.org/show_bug.cgi?id=3918
--- Comment #5 from [email protected] --- Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/031c94f25a0a25125730e4033a3e19e8b20bc861 Merge pull request #3811 from yebblies/issue3918 Issue 12820 - DMD can inline calls to functions that use alloca, allocating the memory in the caller function instead. --
