ref: 80450c349f4ca1207c3dfcfbd4e7d91f90bb537e
parent: da3fdf4fee4a266d3e69ea569659cb0268cb7d28
author: Roberto E. Vargas Caballero <[email protected]>
date: Tue May 17 13:00:11 EDT 2016
[cc1] Update TODO
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -1,8 +1,5 @@
* Verify correctness in initializators
-* emit automatic initializators
* Implement bitfields
-* Define data structure shared between cc1 and cc2 with the type
- information
* Rewrite error recovery code, and ensure correct state after recovery
* Parse correctly all integer and float constants
* Add C99 features (almost all the new features of C99 are missed)