http://llvm.org/bugs/show_bug.cgi?id=12498
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Douglas Gregor <[email protected]> 2012-04-10 15:44:00 CDT --- It turns out that we're correctly noting that there is a problem here, but failing to actually emit a proper diagnostic due to a type mismatch. Fixed in Clang r154432. -- 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
