Sign in
llvm
/
llvm-project
/
refs/heads/revert-128222-cuda
/
.
/
clang
/
test
/
ASTMerge
/
codegen-body
/
Inputs
/
body2.c
blob: 534408a5bd8fb1abe1fe8ac3ea53d98d9553bbb6 [
file
] [
log
] [
blame
]
__inline__ __attribute__
((
always_inline
))
int
f
(
void
)
{
return
2
;
}