Module Name: src Committed By: rillig Date: Mon Jul 5 19:02:14 UTC 2021
Modified Files: src/tests/usr.bin/xlint: check-expect.lua src/tests/usr.bin/xlint/lint1: c99_bool_strict_suppressed.c Log Message: tests/lint: fix check-expect.lua for empty .exp file An absent .exp file is equivalent to an empty .exp file. In neither of these cases must the corresponding .c file declare any expected diagnostics. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/usr.bin/xlint/check-expect.lua cvs rdiff -u -r1.2 -r1.3 \ src/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.