Skip to content
Commit 8c484050 authored by Duncan P. N. Exon Smith's avatar Duncan P. N. Exon Smith
Browse files

Wrap C APIs with pragmas enforcing -Werror=strict-prototypes

Force `-Werror=strict-prototypes` so that C API tests fail to compile if
we add a non-prototype declaration.  This should help avoid regressions
like bddecba4 was fixing.

https://reviews.llvm.org/D70285
rdar://problem/57203137
parent 3a8104a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment