https://issues.dlang.org/show_bug.cgi?id=3918
--- Comment #8 from [email protected] --- Commit pushed to 2.066 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/aa2b31e10f5a5970e899de200b4b21d915a45ef4 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. --
