diff options
Diffstat (limited to 'clang/.gitattributes')
-rw-r--r-- | clang/.gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/clang/.gitattributes b/clang/.gitattributes new file mode 100644 index 00000000000..1f6a5a11329 --- /dev/null +++ b/clang/.gitattributes @@ -0,0 +1,4 @@ +# Windows line ending tests +test/Lexer/minimize_source_to_dependency_directives_invalid_error.c text eol=crlf +test/FixIt/fixit-newline-style.c text eol=crlf +test/Frontend/system-header-line-directive-ms-lineendings.c text eol=crlf |