Searched refs:kFormat15 (Results 1 – 1 of 1) sorted by relevance
546 const char kFormat15[] = "%hhs"; // expected-note{{format string is defined here}} in pr9751() local547 …printf(kFormat15, "a"); // expected-warning{{length modifier 'hh' results in undefined behavior or… in pr9751()