[LLVMbugs] [Bug 5033] failure to warn about uninitialized induction var
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Sep 5 22:05:36 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=5033
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
--- Comment #4 from Chris Lattner <clattner at apple.com> 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.
More information about the llvm-bugs
mailing list