llvm/clang/test/ASTMerge/attr/Inputs/FormatAttr.cpp

int foo(const char *fmt, ...) __attribute__((__format__(__scanf__, 1, 2)));