[llvm] r225064 - Revert r225053: Add an ArrayRef upcasting constructor from ArrayRef<U*> -> ArrayRef<T*> where T is a base of U.

Renato Golin renato.golin at linaro.org
Fri Jan 2 01:34:22 PST 2015


On 1 January 2015 at 23:04, Chandler Carruth <chandlerc at gmail.com> wrote:
> I suspect this is the same issue as http://llvm.org/PR22080 which I'm
> investigating.

Yup, it was, and it's fixed, thanks!

--renato



More information about the llvm-commits mailing list