https://issues.dlang.org/show_bug.cgi?id=22389
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #13173 "Fix 22389 - Check that noreturn functions don't return normally" was merged into stable: - 1613545d1978a489e471327de9433b0236017a55 by MoonlightSentinel: 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 --
