Print this page
12013 fix GCC4 as primary compiler

@@ -1,10 +1,8 @@
 /*
- * The below functions cause smatch to fail with "turning off implications after
- * 60 seconds" or similar, generally because they're too large for it to handle.
- *
- * This will disable analysis altogether.
+ * These are specific functions that are generally too complex for smatch to
+ * reasonably handle.
  */
 
 /* libast */
 _ast_optget
 _ast_opthelp