stage3/constant_folding.cc
changeset 592 99a284cec1f2
parent 590 649667749171
child 596 4efb11e44065
--- a/stage3/constant_folding.cc	Wed Jun 13 14:21:30 2012 +0100
+++ b/stage3/constant_folding.cc	Wed Jun 13 19:43:12 2012 +0100
@@ -217,8 +217,6 @@
 
 
 
-
-
 /* NOTE:
  *   Most of the conditions to detect overflows on signed and unsigned integer operations were adapted from
  *   https://www.securecoding.cert.org/confluence/display/seccode/INT32-C.+Ensure+that+operations+on+signed+integers+do+not+result+in+overflow?showComments=false