Module Name: src Committed By: dholland Date: Sun Jul 31 22:38:04 UTC 2016
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
Don't allow initializers of the form { .a = .b = expr } as this is not
valid. Helps a bit with PR 22500.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/usr.bin/xlint/lint1/cgram.y
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
