-
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 | 6361 |
| Resolution | FIXED |
| Resolved on | Sep 23, 2013 17:15 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#6815 llvm/llvm-bugzilla-archive#10638 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
Extended Description
Here's a testcase :
void a(){}
void __cdecl a();
Clang emits a warning, but there is no way to disable it.
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"