[PATCH] D31695: Windows asan_device_setup.bat port of linux shell script
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 13:39:37 PDT 2017
pcc added a comment.
I have no skin in this game, so feel free to ignore me, but instead of forking the script like this, could we
1. short term, make it compatible with something like the gnuwin32 version of bash
2. long term, rewrite it in a more portable language
?
https://reviews.llvm.org/D31695
More information about the llvm-commits
mailing list