summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/Inputs/crlf/crlf.cpp
blob: 26f79968f556d6950bfb583e3e72aeb66bd79ddf (plain)
1
2
3
4
5
6

// This file intentionally uses a CRLF newlines!

void foo() {
  int *x = 0;
}
OpenPOWER on IntegriCloud