Home
last modified time | relevance | path

Searched refs:notLongEnough (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dformat-strings-gnu.c13 long notLongEnough = 1; in test() local
16 …printf("%Ld", notLongEnough); // expected-warning {{format specifies type 'long long' but the argu… in test()
/external/llvm-project/clang/test/Sema/
Dformat-strings-gnu.c13 long notLongEnough = 1; in test() local
16 …printf("%Ld", notLongEnough); // expected-warning {{format specifies type 'long long' but the argu… in test()