Improve the behaviour of -Wsign-compare in presence of constant expressions.
[cparser] / TODO
diff --git a/TODO b/TODO
index 1681588..c674838 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,3 +36,4 @@ Missing Warnings:
 
 main/driver:
 - delete output file if we had an error
+- go through gcc manual and emulate all the gcc flags...