started collecting some parser tests
[cparser] / TODO
diff --git a/TODO b/TODO
index 8a40074..e5a2b11 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,3 +15,12 @@ Parser:
 
 ast2firm:
 - output source file positions for panics...
+- correctly handle pointer ++, --
+
+
+Coole Warnungen:
+
+       int x = 5;
+       x = bla():
+
+       -> dead assignment