ref: 6b87a0492cf186510ad71c5b20fa4e90ec4ff050
parent: cdd649037ff739763ef976d4ca707ec021f24401
author: Roberto E. Vargas Caballero <[email protected]>
date: Wed Aug 5 04:09:03 EDT 2015
Update TODO
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -1,8 +1,6 @@
-* Implement constant expressions
* Verify correctness in initializators
* emit initializators
* emit structures definition
-* Define array types based in the value of constant expressions
* Rewrite decl.c and use only one decl function with a function pointer
parameter
* Allow external declarations of incomplete array types