Home | History | Annotate | Download | only in lint1
History log of /src/tests/usr.bin/xlint/lint1/gcc.c
RevisionDateAuthorComments
 1.6  31-Jul-2025  rillig lint: fix return type of GCC's __atomic functions
 1.5  31-Jul-2025  rillig tests/lint: demonstrate wrong warning in GCC __atomic functions

Seen in GCC's libbacktrace, dwarf.c:3732.
 1.4  29-Aug-2024  rillig lint: support GCC's __auto_type

Fixes PR toolchain/58654.
 1.3  08-Jun-2024  rillig branches: 1.3.2;
tests/lint: group tests by topic
 1.2  08-Jun-2024  rillig lint: fix type of GCC-specific __FUNCTION__ to be an array
 1.1  08-Jun-2024  rillig tests/lint: reorganize tests

Tests for a single working language construct don't usually need a
separate file, they can be grouped together, like in expr.c or gcc.c.
 1.3.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed