[PATCH] D51444: [git-llvm] Fix eol conversion on Windows for explicit CRLF files
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 8 13:11:51 PDT 2018
zturner added a comment.
In https://reviews.llvm.org/D51444#1258115, @rnk wrote:
> lgtm
>
> In https://reviews.llvm.org/D51444#1257498, @zturner wrote:
>
> > Python 3.7.0 32-bit
>
>
> ^ There's your problem =P
I know, I know. But we claim to support Python 3, and honestly this is going to be the most likely configuration for new users, because people will just go to the download page and hit download, and that's what they'll get.
https://reviews.llvm.org/D51444
More information about the llvm-commits
mailing list