Report error (rather than crashing) when a declaration name is missing.

Repo case:

void main()
{
   int );
}
1 file changed