Module Name: src Committed By: rillig Date: Thu May 26 12:04:56 UTC 2022
Modified Files: src/usr.bin/xlint/lint1: debug.c Log Message: lint: improve debug logging for NAME expressions In a NAME expression, the name is an essential part, so put it to the front, in natural reading order. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/xlint/lint1/debug.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.