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

Dlang Bot <[email protected]> changed:

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

--- Comment #1 from Dlang Bot <[email protected]> ---
@MoonlightSentinel created dlang/dmd pull request #13144 "Fix 22373 - Handle
casts from noreturn in e2ir.d " fixing this issue:

- Fix 22373 - Handle casts from noreturn in e2ir.d

  Ignore the cast and only emit the `noreturn` expression - which will
  abort / throw and hence never reach the cast.

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

--

Reply via email to