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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Index
/
fixit-user-header.h
blob
29a3ff2cd3b69d9a4d1351a3ea19e2a270d57bb6
1
int
func_in_user_header
(
char
*
s
,
unsigned long
len
)
2
{
3
return
0
;
4
}