Enable -Werror-implicit-function-declaration by default (NFC)
This is useful in C source files where it is easy for a typo to be silently assumed by the compiler to be an implicit declaration. Differential Revision: https://reviews.llvm.org/D90727
Loading
Please register or sign in to comment