bolt/deps/llvm-18.1.8/clang/test/ASTMerge/attr/Inputs/FormatAttr.cpp
2025-02-14 19:21:04 +01:00

1 line
76 B
C++

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