Closed
Description
Bugzilla Link | 8089 |
Resolution | FIXED |
Resolved on | Sep 11, 2010 22:41 |
Version | trunk |
OS | Windows NT |
Reporter | LLVM Bugzilla Contributor |
CC | @DougGregor |
Extended Description
test.cpp:
enum E;
int a = (E)3;
clang -cc1 -fsyntax-only test.cpp
stack dump.