Home | History | Annotate | Download | only in lint1
History log of /src/tests/usr.bin/xlint/lint1/parse_init_declarator.c
RevisionDateAuthorComments
 1.4  28-Mar-2023  rillig lint: warn about extern declarations outside headers

https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html
 1.3  25-Jul-2021  rillig tests/lint: cover every code line in the grammar
 1.2  25-Jul-2021  rillig lint: fix parsing of GNU __attribute__ after __asm

GCC only accepts them in the order __asm __attribute__, not the other
way round. So should lint.
 1.1  25-Jul-2021  rillig tests/lint: test declarators with attributes

RSS XML Feed