We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bff9d9 commit 09914fbCopy full SHA for 09914fb
llvm/.gitattributes
@@ -25,6 +25,7 @@ test/tools/llvm-mca/X86/directives-handle-crlf.s text eol=crlf
25
26
# These files must have LF line endings because the test requires exact matching
27
test/Object/Inputs/*.tbd eol=lf
28
+test/tools/llvm-rc/Inputs/webpage*.html text eol=lf
29
test/tools/llvm-strings/radix.test text eol=lf
30
test/tools/llvm-tapi-diff/Inputs/*.tbd text eol=lf
31
test/tools/split-file/basic.test text eol=lf
0 commit comments