Module Name: src Committed By: rillig Date: Sun Apr 18 08:03:57 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: gcc_init_compound_literal.c gcc_init_compound_literal.exp Log Message: tests/lint: remove work-in-progress code The only purpose of the additional initializers was to generate an error message, to make the .exp file non-empty. This is no longer needed. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ 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.