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
[Xtensa,test] Remove failing RUN line from #119639
[llvm-project.git]
/
clang
/
test
/
ASTMerge
/
codegen-body
/
Inputs
/
body2.c
blob
534408a5bd8fb1abe1fe8ac3ea53d98d9553bbb6
1
__inline__
__attribute__
((
always_inline
))
int
f
(
void
)
2
{
3
return
2
;
4
}