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)
Wed, Aug 12, 4:12 PM
Unknown Object (File)
Wed, Aug 12, 2:55 PM
Unknown Object (File)
Mon, Aug 10, 5:47 PM
Unknown Object (File)
Mon, Aug 10, 4:09 AM
Unknown Object (File)
Sun, Aug 9, 9:47 PM
Unknown Object (File)
Sun, Aug 9, 3:45 PM
Unknown Object (File)
Sun, Aug 9, 11:36 AM
Unknown Object (File)
Sat, Aug 8, 4:35 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.