improve initializer handling
[cparser] / TODO
diff --git a/TODO b/TODO
index 5c0ba24..3d38be0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,3 +4,6 @@ Lexer:
 - octal&hex escape sequences
 - wide string constants
 - proper handling of different file encodings
+
+Parser:
+- proper handling of function pointer types