2011/12/5 Jason Merrill <ja...@redhat.com>:
> Is there a reason not to just do
>
>  decl = strip_using_decl (decl);
>
> early in finish_id_expression?

Not really, I've already tried it and it works. I wasn't sure it was
correct not to return a USING_DECL in aIl cases -- they are numerous
in this huge function. If you think it is more correct, I'am all for
it.

-- 
Fabien

Reply via email to