<a href="https://stackoverflow.com/questions/10418975/how-to-change-line-ending-settings">https://stackoverflow.com/questions/10418975/how-to-change-line-ending-settings</a><br><br>Shows the 3 different settings.  I believe #1 is default.  You are proposing #2, which is better but still incorrect in the presence of input files that are purposely crlf (in case we need to test that our tools can read them).<br><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 22, 2018 at 11:14 AM Zachary Turner via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner added a comment.<br>
<br>
I’m not sure what the default is (i think it’s true), but it’s definitely<br>
not false.<br>
<br>
What problems do you see with the default? I’ve been using false for years<br>
and never had a problem, and many other open source projects require it<br>
because having the files on your disk not match the files in the repo<br>
creates its own set of issues<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D48494" rel="noreferrer" target="_blank">https://reviews.llvm.org/D48494</a><br>
<br>
<br>
<br>
</blockquote></div>