int vsscanf(const char * restrict, const char * restrict, va_list); void test(const char *s, int *i) { scanf(s, i); // expected-warning{{format string is not a string ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results