From: Matthias Braun Date: Sat, 22 Mar 2008 12:44:35 +0000 (+0000) Subject: another test X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=10a1d94d4565dcc448fcd15dfc669b09a4d35f43;p=cparser another test [r19013] --- diff --git a/TODO b/TODO index db7afc6..9f2b993 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,7 @@ ast2firm: - output source file positions for panics... - handle bitfield members with 0 correctly (standard says they finish the current unit) +- create asm nodes Missing Errors: * label: declaration; is no valid C99 but we parse it anyway