http://llvm.org/bugs/show_bug.cgi?id=17729
David Majnemer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from David Majnemer <[email protected]> --- This not a problem with the mangling of strongly type enums. Currently, clang does not implement any aspect of RTTI which is why you are seeing this error. *** This bug has been marked as a duplicate of bug 17403 *** -- 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
