[llvm-dev] r300964 and the llvm-clang-x86_64-expensive-checks-win buildbot

Daniel Sanders via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 21 07:17:26 PDT 2017


Hi,

One of my commits earlier today (r300964) is causing llvm-clang-x86_64-expensive-checks-win to fail with a compilation error (http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331 <http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/1331>) and I'm having trouble figuring out why. I had seen something similar before on MSVC so I tried fixing it in r300966 but with no luck. I then managed to reproduce it using an online MSVC compiler and fixed that issue in r300970 but still no luck. I'm going to revert the commit to make the bot green while I figure it out but I don't have a MSVC environment at the moment so I was wondering if anyone who does can reproduce the problem and tell me what it is that MSVC doesn't like.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170421/e964f91e/attachment.html>


More information about the llvm-dev mailing list