Skip to content

clang doesn't accept -c flag #3144

@llvmbot

Description

@llvmbot
Bugzilla Link 2772
Resolution INVALID
Resolved on Mar 12, 2010 00:55
Version unspecified
OS Linux
Reporter LLVM Bugzilla Contributor
CC @tkremenek

Extended Description

AnMaster on IRC points out that the clang driver doesn't seem to follow POSIX standard for a compiler's flags:

SYNOPSIS
c99 [-c][-D name[=value]]...[-E][-g][-I directory] ... [-L directory]
... [-o outfile][-Ooptlevel][-s][-U name]... operand
...

notably that the -c flag is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"invalidResolved as invalid, i.e. not a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions