1
2// This file intentionally uses a CRLF newlines!
3
4void foo() {
5 int *x = 0;
6}
7

source code of clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/crlf.cpp