diff options
| author | David Majnemer <david.majnemer@gmail.com> | 2014-03-02 18:46:05 +0000 |
|---|---|---|
| committer | David Majnemer <david.majnemer@gmail.com> | 2014-03-02 18:46:05 +0000 |
| commit | b100410365acb4c8c8b5a13f7ebb8b78244e9ff5 (patch) | |
| tree | f59834f6137404f13717f5a283d774a193aee01e /clang/test/FixIt | |
| parent | f7a07a5010e7abd97b3f5e56eb8a5c044c43ad6a (diff) | |
| download | bcm5719-llvm-b100410365acb4c8c8b5a13f7ebb8b78244e9ff5.tar.gz bcm5719-llvm-b100410365acb4c8c8b5a13f7ebb8b78244e9ff5.zip | |
Normalize line endings
Some files had CRLF line terminators, some only had a mixture of
CRLF and LF. Switch to LF.
llvm-svn: 202659
Diffstat (limited to 'clang/test/FixIt')
| -rw-r--r-- | clang/test/FixIt/fixit-include.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/FixIt/fixit-include.h b/clang/test/FixIt/fixit-include.h index 6a22d2e88eb..358609b4066 100644 --- a/clang/test/FixIt/fixit-include.h +++ b/clang/test/FixIt/fixit-include.h @@ -1 +1 @@ -// This file is purposefully left empty
+// This file is purposefully left empty |

