When calling a non variadic format function(vprintf, vscanf, NSLogv, …), warn...
When calling a non variadic format function(vprintf, vscanf, NSLogv, …), warn if the format string argument is a parameter that is not itself declared as a format string with compatible format. llvm-svn: 151080
Loading
Please register or sign in to comment