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