History log of /netbsd-src/tests/usr.bin/xlint/lint1/expr_promote.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 656ffdf2 05-Nov-2024 rillig <rillig@NetBSD.org>

lint: fix cross references in comments


# b2baa501 28-Mar-2023 rillig <rillig@NetBSD.org>

lint: warn about extern declarations outside headers

https://mail-index.netbsd.org/tech-userlevel/2023/03/15/msg013727.html


# e1fea1d6 04-Jan-2023 rillig <rillig@NetBSD.org>

tests/lint: document where to find the test results for promotions


# e4284ba2 16-Aug-2021 rillig <rillig@NetBSD.org>

tests/lint: test default argument promotion with enum


# 653c9ff1 16-Aug-2021 rillig <rillig@NetBSD.org>

tests/lint: test arithmetic promotions and enums