|
|
| 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