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
Fix test failures introduced by PR #113697 (#116941)
[llvm-project.git]
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
crlf
/
crlf.cpp
blob
26f79968f556d6950bfb583e3e72aeb66bd79ddf
1
2
// This file intentionally uses a CRLF newlines!
3
4
void
foo
() {
5
int
*
x
=
0
;
6
}