On Fri, Nov 21, 2014 at 3:19 PM, Matt Turner <[email protected]> wrote:
> note: hidden overloaded virtual function 
> 'ir_hierarchical_visitor::visit_enter'
>       declared here: type mismatch at 1st parameter
>       ('class ir_loop *' vs 'ir_dereference_variable *')
>    virtual ir_visitor_status visit_enter(class ir_loop *);
>
> I don't see much value in this warning, but it spits out so many of them
> that finding useful ones is difficult.
> ---

On second though, I might have misinterpreted the warning. Ignore this patch.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to