[cfe-commits] [patch] Fix PR6353 and some related issues

Douglas Gregor dgregor at apple.com
Tue Mar 2 10:23:56 PST 2010


On Mar 2, 2010, at 6:33 AM, Rafael Espindola wrote:

>> Ah, sorry. Sema::SetBaseOrMemberInitializers handles both implicit base initializers and explicitly-written ones.
> 
> Should I move the code there or is the current code in MarkDeclReferenced OK?

I'd rather the code be in Sema::SetBaseOrMemberInitializers.

	- Doug





More information about the cfe-commits mailing list