Module Name: src Committed By: rillig Date: Sun Feb 5 10:57:48 UTC 2023
Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_complex_split.c gcc_attribute_type.c gcc_attribute_var.c gcc_typeof_after_statement.c Log Message: tests/lint: clean up The .exp files are no longer kept under version control, so there's no reason anymore to forcefully trigger a warning or an error. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \ src/tests/usr.bin/xlint/lint1/d_c99_complex_split.c cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/gcc_attribute_type.c cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/xlint/lint1/gcc_attribute_var.c cvs rdiff -u -r1.4 -r1.5 \ src/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.