Files
clang-p2996/llvm/.gitattributes
Martin Storsjö 04aa0c63f0 [gitattributes] Mark some llvm-rc inputs as requiring LF newlines (#113222)
These text files get embedded verbatim in
llvm/test/tools/llvm-rc/tag-html.test, so their newlines form needs to
match the expected form exactly.

This reverts commit 2fdf49db75, as that
change no longer should be necessary. (At the time, buildbots had
checkouts with all files having CRLF, and those don't get updated even
if the toplevel .gitattributes were reverted in
e669bbbb72. Now those buildbots have
gotten fresh checkouts with all files having the right line endings.)
2024-10-23 22:39:32 +03:00

1.4 KiB