Module Name: src Committed By: rillig Date: Sat Sep 4 18:34:17 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint2: emit.exp-ln emit.ln Log Message: tests/lint: test old-style functions in a lint library To really qualify as old-style, a function must not declare a return type in its definition. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint2/emit.exp-ln cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint2/emit.ln Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.