http://llvm.org/bugs/show_bug.cgi?id=10801
Summary: clang++ incorrectly reports function could be
attribute 'noreturn' in template function
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Created an attachment (id=7174)
--> (http://llvm.org/bugs/attachment.cgi?id=7174)
Testcase
The attached code fails to compile in clang++ with -Werror -Wmissing-noreturn,
but compiles fine in gcc, msvc, and llvm-gcc.
<rdar://problem/10031723>
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs