X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=TODO;h=e5a2b1115f1e3c28fb8d9795c8af68c4776eee09;hb=9508fc1b4fb7e7329109855d65292ef1cb3fcbf2;hp=3d3fd70851f729034181dbc2cd64e4d5c120e9f4;hpb=1b9d9f8ee4d67f894e472d5a9a82bf1ebbf1a590;p=cparser diff --git a/TODO b/TODO index 3d3fd70..e5a2b11 100644 --- a/TODO +++ b/TODO @@ -16,3 +16,11 @@ Parser: ast2firm: - output source file positions for panics... - correctly handle pointer ++, -- + + +Coole Warnungen: + + int x = 5; + x = bla(): + + -> dead assignment