-
Notifications
You must be signed in to change notification settings - Fork 15.1k
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 | 3172 |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:56 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
Extended Description
iMac:clang andersca$ cat test2.c
}
iMac:clang andersca$ clang -fsyntax-only test2.c
test2.c:1:1: error: expected identifier or '('
}
^
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
test2.c:1:1: error: expected identifier or '('
etc etc
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"