Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   rillig
Date:           Sun Jul 25 19:05:27 UTC 2021

Modified Files:
        src/tests/usr.bin/xlint/lint1: gcc_attribute_type.c
            gcc_attribute_type.exp
        src/usr.bin/xlint/lint1: cgram.y

Log Message:
lint: reorder grammar rules

First the base cases, then the extensions, like in most other rules in
this file.

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/xlint/lint1/gcc_attribute_type.c \
    src/tests/usr.bin/xlint/lint1/gcc_attribute_type.exp
cvs rdiff -u -r1.342 -r1.343 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.




Home | Main Index | Thread Index | Old Index