Skip to content

Incompatible -x argument for preprocessed objc output #9949

@llvmbot

Description

@llvmbot
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

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions