Properly detect unreachable code and when control flow reaches end of a non-void...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 24 Aug 2008 17:32:35 +0000 (17:32 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 24 Aug 2008 17:32:35 +0000 (17:32 +0000)
commit33d0f22f0bf12126044af3fe008f35becda774e6
tree33505314b7033f44d1122e41d3c7c846d3ea6394
parent2f6041ae20eefc00bfae94351d979dd8d7ef5d86
Properly detect unreachable code and when control flow reaches end of a non-void function.

[r21416]
ast2firm.c
ast_t.h
parser.c
warning.c
warning.h