http://llvm.org/bugs/show_bug.cgi?id=9008
Argyrios Kyrtzidis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #4 from Argyrios Kyrtzidis <[email protected]> 2011-01-31 10:53:45 CST --- The warning is valid, the array should be removed since it is not actually used. -- 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
