llvm-project
04aa0c63 - [gitattributes] Mark some llvm-rc inputs as requiring LF newlines (#113222)

Commit
1 year ago
[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 2fdf49db7562eadbe01b18f0d01a955cd41b94ea, 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 e669bbbb7265a7d4d59bac2d3889194efa167ea8. Now those buildbots have gotten fresh checkouts with all files having the right line endings.)
Author
Parents
Loading