From 276867c31e99cd6ed3e80801fa2451279e99adec Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Tue, 30 Dec 2008 17:33:18 +0000 Subject: [PATCH] Remove resolved TODO item (-Wparentheses). [r24989] --- TODO | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODO b/TODO index c674838..9446615 100644 --- a/TODO +++ b/TODO @@ -30,9 +30,7 @@ Missing Errors: Missing Warnings: - dead assignments (int x = 5; x = bla(); -> dead assignment at x = 5;) -- catch the if(k = b) cases, maybe require all assignments to be in parentheses - (but some few exceptions like toplevel, nested assignments) - - warn when folding shift constants with too large shift amounts +- warn when folding shift constants with too large shift amounts main/driver: - delete output file if we had an error -- 2.20.1