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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 23 03:16:47 PDT 2018


RKSimon added a comment.

Sorry for wading in here, but would it be possible to come up with a solution that would permit both a windows side visual studio and wsl side linux builds to share a single git folder (prefererably stored/maintained on the windows side)? Being able to test a patch on msvc/gcc/clang from a single machine is bliss, but in my previous feeble attempts to get this to work its been autoclrf or whatever that caused problems with either the build or the lit tests and I've just ran away screaming.


Repository:
  rL LLVM

https://reviews.llvm.org/D48494





More information about the llvm-commits mailing list