repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git]
/
clang
/
test
/
ASTMerge
/
attr
/
Inputs
/
FormatAttr.cpp
blob
f249a6e65e0ab1e9879c8a3559678a44d9e86baa
1
int
foo
(
const char
*
fmt
, ...)
__attribute__
((
__format__
(
__scanf__
,
1
,
2
)));