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:           Mon Mar 16 20:09:15 UTC 2026

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

Log Message:
lint: don't evaluate the controlling expression of a _Generic expression


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 \
    src/tests/usr.bin/xlint/lint1/c11_generic_expression.c
cvs rdiff -u -r1.536 -r1.537 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