-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
Bugzilla Link | 3062 |
Resolution | FIXED |
Resolved on | Mar 12, 2010 00:56 |
Version | unspecified |
OS | All |
Reporter | LLVM Bugzilla Contributor |
CC | @efriedma-quic |
Extended Description
We should never ever ever accept
int x[({10;})];
but we do. gcc rejects ({}) outside functions.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"