else if (identifier_p (decl)) /* Here we do not have location information. */ error ("invalid abstract type %qT for %qE", type, decl);
not sure if it's worth it. What do you think? Thanks, Paolo.
else if (identifier_p (decl)) /* Here we do not have location information. */ error ("invalid abstract type %qT for %qE", type, decl);
not sure if it's worth it. What do you think? Thanks, Paolo.