On Mon, Oct 17, 2011 at 09:02:41AM -0700, Douglas Gregor wrote:
> Why is this implemented as a separate pass over the parameter/argument pairs? 
> It should be implemented as part of Sema::GatherArgumentsForCall, when we're 
> already inspecting the parameter and argument.

Done, r142465.

Thanks,
-- 
Peter
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to