ref: 916d231a2f99346dd4d1e0f0c768f6ffadccb8cd
parent: f95956fa753b147c2e78b1659f1c55ac8a0e50e6
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Jan 20 10:57:56 EST 2016
Update TOTO
--- a/cc1/TODO
+++ b/cc1/TODO
@@ -8,4 +8,4 @@
* Add C99 features (almost all the new features of C99 are missed)
* Add correct emit for any kind of constant
* Add warning when some ANSI limit is violated.
-* Add k&r functions
+* Free memory in emit after some error happened.