Skip to content

__label__ not supported #3801

Closed
Closed
@nunoplopes

Description

@nunoplopes
Bugzilla Link 3429
Resolution FIXED
Resolved on Feb 17, 2011 22:11
Version unspecified
OS All
Blocks llvm/llvm-bugzilla-archive#4068 llvm/llvm-bugzilla-archive#6815 llvm/llvm-bugzilla-archive#3696 llvm/llvm-bugzilla-archive#4151 llvm/llvm-bugzilla-archive#4220
CC @kjwinchester,@tkremenek,@pwo

Extended Description

the following doesnt work (-fsyntax-only):

void foo() {
label l;
int v;
}

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