Skip to content

clang++ incorrectly reports function could be attribute 'noreturn' in template function #11173

@llvmbot

Description

@llvmbot
Bugzilla Link 10801
Resolution FIXED
Resolved on Oct 10, 2011 13:16
Version unspecified
OS All
Attachments Testcase
Reporter LLVM Bugzilla Contributor
CC @DougGregor

Extended Description

The attached code fails to compile in clang++ with -Werror -Wmissing-noreturn, but compiles fine in gcc, msvc, and llvm-gcc.

rdar://problem/10031723

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillac++

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions