<div dir="ltr">I had the same issue initially, but eventually I did `git checkout llvm/test/MC/AsmParser/preserve-comments-crlf.s` and it went away and I was no longer able to observe the problem. Once I couldn't see it, I couldn't debug it anymore.<div><br></div><div>For the fix, are you sure it's right to treat it as a binary file? Can .gitattributes appear anywhere in the tree, or does it have to appear in the root? I thought perhaps that was the issue, see <a href="https://reviews.llvm.org/D67394">https://reviews.llvm.org/D67394</a>.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 10, 2019 at 5:20 AM Haojian Wu <<a href="mailto:hokein@google.com">hokein@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Tue, Sep 10, 2019 at 7:54 AM via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Reid,<br>
<br>
Your change seems to have deleted the CRs in the test llvm/trunk/test/MC/AsmParser/preserve-comments-crlf.s which seems to be causing problems for us (and I'm guessing others as well) in the monorepo after merging in that change. Did you intend to remove the CRs in that test?<br>
<br>
Douglas Yung<br></blockquote><div><br></div><div>I ran into the same issue today (I just ran "git pull" to fetch the latest changes, and there was a modified change of that file even though I did not change anything in the repo). Dmitri and I <br>tracked down it, and hopefully fixed in rL371513.<br><br>  </div></div></div>
</blockquote></div>