Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-ipsec-release
/
.
/
clang-tools-extra
/
test
/
clang-apply-replacements
/
Inputs
/
crlf
/
crlf.cpp
blob: 26f79968f556d6950bfb583e3e72aeb66bd79ddf [
file
] [
log
] [
blame
] [
edit
]
// This file intentionally uses a CRLF newlines!
void
foo
()
{
int
*
x
=
0
;
}