Module Name: src Committed By: rillig Date: Sat Apr 17 20:57:18 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: gcc_init_compound_literal.c gcc_init_compound_literal.exp Log Message: tests/lint: fix analysis from previous commit, add another example This is not a GCC feature, it's required by C99 already. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c \ src/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.exp Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.