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:           Tue Feb  3 20:41:38 UTC 2026

Modified Files:
        src/tests/usr.bin/xlint/lint1: expr_sizeof.c
        src/usr.bin/xlint/lint1: decl.c lint1.h

Log Message:
lint: fix _Alignas in declarations

Most workarounds for disabling static_assert declarations in lint mode
are no longer needed.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/usr.bin/xlint/lint1/expr_sizeof.c
cvs rdiff -u -r1.424 -r1.425 src/usr.bin/xlint/lint1/decl.c
cvs rdiff -u -r1.237 -r1.238 src/usr.bin/xlint/lint1/lint1.h

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