Enable -Wstrict-prototypes for all clang versions at WARNS >= 3.
Previously clang 15+ only enabled it for WARNS >= 5.
PR: 271072 (exp-run)
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D39732
Enable -Wstrict-prototypes for all clang versions at WARNS >= 3. Tags None Referenced Files None Subscribers None
Description
Details
|