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

Kenji Hara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Kenji Hara <[email protected]> ---
At least it's not incorrect behavior.

With is(T == U), if T is invalid type, currently U's analysis is entirely
skipped for short-circuit evaluation.

--

Reply via email to