[PATCH] [Sema] Delay attribute checking until auto types are deduced

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jan 21 13:32:48 PST 2014


On 21 January 2014 16:26, Richard Smith <richard at metafoo.co.uk> wrote:
> LGTM, but CCing Rafael in case he has a better idea of how to attack this.

No, I think this is exactly what we should do: postpone linkage
computation until we have all the necessary information.

LGTM.

Cheers,
Rafael



More information about the cfe-commits mailing list