curl-compilers.m4: enable missing-variable-declarations clang warning
It usually warns when forgetting to declare TU-local variables static. Closes https://github.com/curl/curl/pull/1578
parent
b5c5909f
Please register or sign in to comment
It usually warns when forgetting to declare TU-local variables static. Closes https://github.com/curl/curl/pull/1578