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

// This file intentionally uses a CRLF newlines!

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