-
Notifications
You must be signed in to change notification settings - Fork 15.2k
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 | 9577 |
| Resolution | FIXED |
| Resolved on | Apr 09, 2011 02:09 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
Extended Description
GCC uses '-x objc-cpp-output' for .mi files.
clang uses '-x objective-c-cpp-output' for the same files, and errors if you pass it the gcc-compatible name. Ideally, it would also accept the gcc-compatible language name.
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"