Page MenuHomeFreeBSD

Make -Wunused-but-set-variable a fatal error for clang 13+ for kernel builds.
ClosedPublic

Authored by jhb on Apr 18 2022, 7:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 2, 10:27 PM
Unknown Object (File)
Oct 20 2024, 8:20 AM
Unknown Object (File)
Oct 20 2024, 8:20 AM
Unknown Object (File)
Oct 20 2024, 8:19 AM
Unknown Object (File)
Oct 20 2024, 7:58 AM
Unknown Object (File)
Sep 23 2024, 12:16 AM
Unknown Object (File)
Sep 21 2024, 10:56 PM
Unknown Object (File)
Sep 21 2024, 8:49 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 18 2022, 7:43 PM
jhb created this revision.

Tinderbox passes already?

This revision is now accepted and ready to land.Apr 18 2022, 7:49 PM

Tinderbox passes already?

I had it passing at the end of last week. There was a new regression in LinuxKPI over the weekend though. :-P I will re-run a full tinderbox before I merge these two changes.