Handle IR generation for dereferencing pointers to non-scalar types.
[cparser] / TODO
diff --git a/TODO b/TODO
index 3d3fd70..e5a2b11 100644 (file)
--- 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