Module Name: src Committed By: rillig Date: Thu May 26 10:48:47 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: tree.c
Log Message:
lint: re-order conditions for lossy conversions
Now that can_represent does more work, put it at the end of the
conditions.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.444 -r1.445 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.
