[PATCH] D48494: [doc] Show the git config for Windows to do line-endings correctly

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 11:52:47 PDT 2018


Well by reasonable I meant “I don’t know of any other than notepad that
won’t autodetect or provide a global setting”. What are you using?
On Fri, Jun 22, 2018 at 11:45 AM Paul Robinson via Phabricator <
reviews at reviews.llvm.org> wrote:

> probinson added a comment.
>
> So, `input` is like `false` on checkout, and fixes crlfs on checkin.  The
> set of test files with actual CRLFs that are required is pretty small, I
> would think.
>
> We settled on `input` in my team because it caused the least problems all
> around.  Zach may sneer at me for not using a "reasonable" editor but
> "reasonable" means "works the way *I* want" and is not particularly useful
> guidance.  The question is, what editors don't produce files with mixed
> LF/CRLF endings, either by auto-detecting or being told what to do; if
> there are such, we can add that kind of guidance as well.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D48494
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/1c0ad327/attachment.html>


More information about the llvm-commits mailing list