https://issues.dlang.org/show_bug.cgi?id=23607
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14796 "Remove some special cases from dmd.typesem.resolveHelper" was merged into stable: - 777ad9741c3ed01f47910f15d0af00ed71a08ffb by Boris Carvajal: Fix Issue 23607 - invalid code leading to an ICE due to an error message that's not emitted anymore Small dmd.typesem.resolveHelper refactor by removing many conditions that called helper3 anyway. https://github.com/dlang/dmd/pull/14796 --
