Module Name: src
Committed By: rillig
Date: Thu Jul 8 03:14:56 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: remove irrelevant type information from __attribute__ tokens
The grammar once declared that an __attribute__ contained type
information, but that was not used anyway.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 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.