[llvm-dev] r260758 broke windows build
Siva Chandra via llvm-dev
llvm-dev at lists.llvm.org
Fri Feb 12 18:40:41 PST 2016
Hello,
I suspect that r260758 by kparzysz at codeaurora.org broke build the
windows bots which are using Visual Studio 2013 or lower. This doc
here specifies that the minimum version required is VS-2013:
http://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
I do see that the bots running VS-2014 or higher are green.
Can we either revert the said commit or fix it?
I work on LLDB and our windows bot is red with build step failing:
http://lab.llvm.org:8011/builders/lldb-windows7-android
Thank you,
Siva Chandra
More information about the llvm-dev
mailing list