Module Name: src Committed By: rillig Date: Sat Jul 1 09:31:56 UTC 2023
Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h func.c tree.c Log Message: lint: clean up duplicate and dead code for integer constants No functional change. To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331 src/usr.bin/xlint/lint1/decl.c cvs rdiff -u -r1.184 -r1.185 src/usr.bin/xlint/lint1/externs1.h cvs rdiff -u -r1.160 -r1.161 src/usr.bin/xlint/lint1/func.c cvs rdiff -u -r1.540 -r1.541 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.