[Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [lld] [lldb] [llvm] [mlir] [openmp] [pstl] Finally formalise our defacto line-ending policy (PR #86318)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Mar 25 08:25:25 PDT 2024


ldrumm wrote:

> Should we come up with an expected filename format that we can use with gitattributes and rename the existing files rather than just listing each file that has special needs by itself?

Either way, the author has to do or know *something*. I'm not a fan of "magic" like this (notwithstanding the use of file extensions for common win32 formats here), so I'd personally just prefer that the tests that require knowledge of line endings are manually tracked and documented in the gitattributes file.

https://github.com/llvm/llvm-project/pull/86318


More information about the Mlir-commits mailing list