[Lldb-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [lld] [lldb] [llvm] [mlir] [openmp] [pstl] Finally formalise our defacto line-ending policy (PR #86318)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 25 14:00:23 PDT 2024
ldrumm wrote:
> > That wish is fine until you start working with others.
>
> Do we actually have that little faith in developers that we think they will check in a 50k line diff?
depending on their diff settings, or the web interface they use, it may not show until they actually look at a hex editor. The point of this patch is not to lambast developers or interfere with their local setups; it's to get the line-ending issues out of the way for good so they can focus on what they do best.
And, given what I quoted above, it's not about faith - it's about historical evidence that this *is* a problem.
https://github.com/llvm/llvm-project/pull/86318
More information about the lldb-commits
mailing list