Module Name: src Committed By: rillig Date: Thu Apr 28 07:10:39 UTC 2022
Modified Files: src/tests/usr.bin/xlint/lint1: gcc_attribute_stmt.c gcc_attribute_stmt.exp Log Message: tests/lint: add test for GCC unused statement Seen in xsrc/LRGB.c:799. Even though it looks like this lint error may have been introduced by cgram.y 1.400 from 2022-04-24 (since LRGB.c has been unchanged for a month), earlier versions of lint produce the same parse errors. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c \ src/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.