Module Name: src Committed By: rillig Date: Sat Jul 8 12:07:21 UTC 2023
Modified Files: src/usr.bin/xlint/lint1: debug.c tree.c Log Message: lint: clean up PUSH nodes are not marked as binary, yet they have a left and a right operand. If none of the queries is enabled, omit the query from the debug log. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/usr.bin/xlint/lint1/debug.c cvs rdiff -u -r1.550 -r1.551 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.