http://llvm.org/bugs/show_bug.cgi?id=5033
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER --- Comment #4 from Chris Lattner <[email protected]> 2010-09-06 00:05:35 CDT --- Clang doesn't report use of uninitialized variables yet, but it's on the todo list. -Wuninitialized is the starting point. This bug isn't going to make it happen though. -- 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
