/sys/dev/hyperv/

:31 +0000'>2023-07-07lint: only skip 'unused' warnings after errors, not other warningsrillig 2023-07-05tests/lint: add platform-specific tests for troublesome pointer castsrillig 2023-04-22lint: don't warn about cast between union and one of its member typesrillig 2023-04-22tests/lint: add test for conversions to and from a union typerillig 2023-03-28lint: warn about extern declarations outside headersrillig 2022-06-24lint: do not warn about pointer casts to array typesrillig 2022-06-24tests/lint: demonstrate another warning about pointer castsrillig 2022-06-24lint: allow pointer cast between compatible structsrillig 2022-06-24tests/lint: demonstrate warning for cast between compatible structsrillig 2022-06-24lint: do not warn about pointer cast between sockaddr variantsrillig 2022-06-24tests/lint: demonstrate pointer casts between sockaddr variantsrillig 2022-06-24lint: allow pointer cast from char to struct/unionrillig 2022-06-24tests/lint: demonstrate dubious warnings for pointer castsrillig 2022-06-16tests/lint: add more details to messages in msg_200 until msg_299rillig 2022-06-11lint: add quotes around a few more placeholders in messagesrillig 2021-07-15lint: allow pointer casts from 'char *' and 'unsigned char *'rillig 2021-07-15tests/lint: demonstrate questionable warnings for pointer castsrillig 2021-07-10lint: rename clrtyp/deftyp to begin_type/end_typerillig 2021-04-09lint: do not warn about pointer conversion to or from incomplete typerillig 2021-04-09tests/lint: document where the 38,000 lint warnings come fromrillig 2021-04-08tests/lint: refine comment and function name in test for pointer castrillig 2021-04-08lint: don't warn about cast between pointers to compatible structsrillig 2021-04-08tests/lint: add test for struct pointer castrillig 2021-03-30tests/lint: remove outdated commentsrillig 2021-03-26lint: allow pointer cast to 'char *' and 'unsigned char *'rillig 2021-03-26tests/lint: add tests for warning about cast to character typesrillig 2021-03-14tests/lint: document how lint discards the typedef name in 247rillig 2021-03-14tests/lint: add test for message 247 for pointer to unnamed structrillig 2021-02-28tests/lint: keep messages in test files in sync with actual messagesrillig 2021-02-21lint: force each test to declare the expected diagnosticsrillig 2021-01-02lint: add a test for each message produced by lint1rillig