Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
ASTMerge
/
attr
/
Inputs
/
FormatAttr.cpp
blob: f249a6e65e0ab1e9879c8a3559678a44d9e86baa [
file
] [
log
] [
blame
] [
edit
]
int
foo
(
const
char
*
fmt
,
...)
__attribute__
((
__format__
(
__scanf__
,
1
,
2
)));