Module Name: src Committed By: rillig Date: Fri Apr 1 20:38:37 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: decl.c
Log Message:
lint: add debug logging for type declarators
This will help in fixing the wrong type in msg_347.c, as well as the
assertion failure for 'sizeof(int())'.
To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 src/usr.bin/xlint/lint1/decl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
