commit 29bbd53de044cd344081fcd46d8b7bdd0bcb2201
Author: Roberto E. Vargas Caballero <[email protected]>
AuthorDate: Thu Jun 9 16:10:48 2016 +0200
Commit: Roberto E. Vargas Caballero <[email protected]>
CommitDate: Thu Jun 9 16:10:48 2016 +0200
[cc1] Update TODO
Correctness in initializers was fixed long time ago,
at least until the point that we know what we are
doing wrong.
diff --git a/cc1/TODO b/cc1/TODO
index 46de3e2..a5fc689 100644
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -1,4 +1,3 @@
-* Verify correctness in initializators
* Implement bitfields
* Rewrite error recovery code, and ensure correct state after recovery
* Parse correctly all integer and float constants