summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_329.c
AgeCommit message (Expand)Author
2023-07-07lint: warn about function definitions without header declarationrillig
2022-06-17tests/lint: add more details to tests from msg_300 until msg_343rillig
2021-08-03lint: union casts are only available as a GCC extension, not in C99rillig
2021-01-24lint: add test for message 329, union cast with incompatible typerillig
2021-01-02lint: add a test for each message produced by lint1rillig