[all-commits] [llvm/llvm-project] 04aa0c: [gitattributes] Mark some llvm-rc inputs as requir...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Oct 23 12:39:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04aa0c63f09e82bcbafe23981b36263056019538
      https://github.com/llvm/llvm-project/commit/04aa0c63f09e82bcbafe23981b36263056019538
  Author: Martin Storsjö <martin at martin.st>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M llvm/.gitattributes
    M llvm/test/tools/llvm-rc/tag-html.test

  Log Message:
  -----------
  [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.)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list