MSBuild integration: fix the loop in install.bat
authorHans Wennborg <hans@hanshq.net>
Tue, 30 Sep 2014 22:30:06 +0000 (22:30 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 30 Sep 2014 22:30:06 +0000 (22:30 +0000)
commitce102799a9a5faae84bde7aeb408358f45ae9451
treebe2df4ddd58bf8c42d15dc8d7f1b7925d0b07d48
parent9cd9e4bb2cd4463e67390941515323597241c87b
MSBuild integration: fix the loop in install.bat

It would previously not continue the platforms loop
unless it could find the latest toolset directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218712 91177308-0d34-0410-b5e6-96231b3b80d8
tools/msbuild/install.bat
tools/msbuild/uninstall.bat