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)
Sun, Oct 12, 1:54 PM
Unknown Object (File)
Sun, Oct 12, 1:54 PM
Unknown Object (File)
Sun, Oct 12, 1:54 PM
Unknown Object (File)
Sun, Oct 12, 2:54 AM
Unknown Object (File)
Sat, Oct 4, 10:17 PM
Unknown Object (File)
Fri, Oct 3, 5:54 AM
Unknown Object (File)
Thu, Oct 2, 9:16 AM
Unknown Object (File)
Wed, Oct 1, 8:17 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.