http://llvm.org/bugs/show_bug.cgi?id=11572
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #6 from Eli Friedman <[email protected]> 2011-12-14 20:43:04 CST --- Looking a bit more, I realized that we have existing handling that was supposed to be suppressing the warning in this case, but wasn't working correctly. Fixed in r146634. -- 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
