[PATCH] D39737: [MC] Fix regression tests on Windows when git “core.autocrlf” is set to true

Zhen Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 06:24:31 PST 2017


caoz added a comment.

In https://reviews.llvm.org/D39737#921245, @zturner wrote:

> Ahh sorry, I may have misunderstood your previous question.  I thought we were talking about setting `core.autocrlf=false` at the global LLVM `.gitattributes` file, and then not having anything special for this one particular test.


Do you think we should add the `.gitattributes` file? Thanks.


https://reviews.llvm.org/D39737





More information about the llvm-commits mailing list