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:           Thu May 12 00:28:01 UTC 2022

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

Log Message:
lint: add support for __alignof__ expr, a GCC extension

Seen in lib/libc/gmon/gmon.c:153.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/d_alignof.c
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/d_alignof.exp
cvs rdiff -u -r1.410 -r1.411 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