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

Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net

--- Comment #7 from Vladimir Panteleev <dlang-bugzi...@thecybershadow.net> ---
(In reply to timon.gehr from comment #6)
> The compiler does not know whether there are any return statements in the
> body when starting the analysis of a function because of conditional
> compilation and string mixins.

Are you saying that the compiler knows that a calls b, but doesn't know that a
doesn't have any return statements?

--

Reply via email to