Skip to content

Clang doesn't support __attribute__((returns_twice)) #6659

@llvmbot

Description

@llvmbot
Bugzilla Link 6287
Resolution FIXED
Resolved on Apr 12, 2010 11:11
Version trunk
OS Windows NT
Blocks llvm/llvm-bugzilla-archive#6815
Reporter LLVM Bugzilla Contributor

Extended Description

Testcase :

void attribute((returns_twice)) foo();

Clang emits a warning: 'returns_twice' attribute ignored

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaclangClang issues not falling into any other category

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions