@@ -4402,9 +4402,8 @@ static int parse_btype(CType *type, AttributeDef *ad)
next();
break;
caseTOK_NORETURN3:
/* currently, no need to handle it because tcc does not
track unused objects */
next();
ad->f.func_noreturn=1;
break;
/* GNUC attribute */
caseTOK_ATTRIBUTE1:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.