<div dir="ltr">I only saw your response to my change now, I apologize about the late response. I observed the same issue on clang-x86-windows-msvc2015 and sanitizer-windows. The problem is that these builders are only doing incremental build and the CMakeCache.txt contains the wrong triple now. <div><br></div><div>I resolved that by triggering a build through buildbot UI and setting the "clean: True" property which forced the clean build. Do you know if llvm-clang-x86_64-expensive-checks-win and clang-x64-ninja-win7 support that property as well? I can try triggering a build on those builders as well to see if it's going to help.<br><div><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 10, 2018 at 9:17 AM via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It looks like a couple of bots are having issues after this patch;<br>
they're getting ~270 test failures.  I replied to the commit email<br>
but got no response.  The bots I'm seeing fail are:<br>
<br>
llvm-clang-x86_64-expensive-checks-win<br>
clang-x64-ninja-win7  (stage 1)<br>
<br>
My guess is they need to rerun cmake (& delete CMakeCache.txt first,<br>
if not the entire build tree).  That worked in my local builds.<br>
<br>
Thanks,<br>
--paulr<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div></div></div>