CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2019/11/07 06:42:54
Modified files: usr.bin/ctfconv: parse.c Log message: Don't stop parsing functions when variables are declared before arguments. Fix argument types of functions containing a static variable when compiled with clang(1).