brintos

brintos / llvm-project-archived public Read only

0
0
Text · 76 B · f249a6e Raw
2 lines · cpp
1int foo(const char *fmt, ...) __attribute__((__format__(__scanf__, 1, 2)));2