<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 1, 2015 at 9:03 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 1 January 2015 at 13:01, Chandler Carruth <<a href="mailto:chandlerc@gmail.com">chandlerc@gmail.com</a>> wrote:<br>
> Author: chandlerc<br>
> Date: Thu JanĀ  1 07:01:25 2015<br>
> New Revision: 225064<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=225064&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=225064&view=rev</a><br>
> Log:<br>
> Revert r225053: Add an ArrayRef upcasting constructor from ArrayRef<U*> -> ArrayRef<T*> where T is a base of U.<br>
><br>
> This appears to have broken at least the windows build bots due to<br>
> compile errors in the predicate that didn't simply supress the overload.<br>
> I'm not sure what the fix is, and the bots have been broken for a long<br>
> time now so I'm just reverting until Michael can figure out a fix.<br>
<br>
</span>This has fixed one failure, but uncovered another...<br>
<br>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost/builds/2177" target="_blank">http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost/builds/2177</a><br>
<br>
I'll look into it.</blockquote></div><br>I suspect this is the same issue as <a href="http://llvm.org/PR22080">http://llvm.org/PR22080</a> which I'm investigating.</div></div>