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

Chris B via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 25 16:39:29 PDT 2024


llvm-beanz wrote:

> I am not saying this isn't a problem at all, but how often has anyone done a one line change and caused a 50k diff, and submitted it without noticing?

Way more often than you would hope. I don't have numbers but if you search through the git history for `crlf` or `dos2unix` those phrases hit on a lot of commits (more than just my abolishcrlf.org email address).


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


More information about the cfe-commits mailing list