https://issues.dlang.org/show_bug.cgi?id=22389
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #13173 "Fix 22389 - Check that noreturn functions don't return normally" fixing this issue: - Fix 22389 - Check that noreturn functions don't return normally Such functions are malformed and hence could cause undefined behavior at the call site. https://github.com/dlang/dmd/pull/13173 --
