I fixed many of these previously for GCC 12 and make tinderbox passes
with this enabled.
Details
Details
- Reviewers
dim emaste - Commits
- rGcd800d3c9635: Enable -Warray-parameter for clang.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/conf/kern.mk | ||
---|---|---|
55 | BTW, weird that bsd.sys.mk disables this for clang 13, and disables some other warning (unused-but-set-parameter) for clang 15 that isn't muted here. |