CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2014/12/02 08:56:22

Modified files:
        usr.bin/yacc   : closure.c defs.h reader.c 

Log message:
Remove dead stores found by llvm checker and mark functions that
call done() as __dead to avoid false positives.  OK otto@

Reply via email to