HomeFreeBSD

Enable -Wstrict-prototypes for all clang versions at WARNS >= 3.

Description

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

Details

Provenance
jhbAuthored on May 25 2023, 2:11 PM
Reviewer
emaste
Differential Revision
D39732: Enable -Wstrict-prototypes for all clang versions at WARNS >= 3.
Parents
rG4ef3b0c138d4: ldns: Silence -Wstrict-prototypes warnings.
Branches
Unknown
Tags
Unknown