NetBSD/tests/usr.bin/xlint
rillig 681c37d9da lint: in strict bool mode, allow do-while-0
Even though 0 is not a boolean constant, allow this common idiom, to
help in those cases where the C preprocessor used by lint does not mark
tokens as coming from system headers (Clang).
2024-05-12 12:28:34 +00:00
..
lint1 lint: in strict bool mode, allow do-while-0 2024-05-12 12:28:34 +00:00
lint2 tests/lint: test C99 printf conversion specifiers in lint2 2023-08-05 09:44:18 +00:00
xlint tests/lint: allow lint libraries to be installed 2023-09-07 06:24:31 +00:00
Makefile