Module Name: src Committed By: rillig Date: Wed Mar 17 15:45:31 UTC 2021
Modified Files: src/usr.bin/xlint/lint1: cgram.y externs1.h init.c Log Message: lint: add debug logging for C99-style initialization of arrays No functional change outside debug mode. To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 src/usr.bin/xlint/lint1/cgram.y cvs rdiff -u -r1.75 -r1.76 src/usr.bin/xlint/lint1/externs1.h cvs rdiff -u -r1.90 -r1.91 src/usr.bin/xlint/lint1/init.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.