[LLVMbugs] [Bug 9977] clang should warn on memset(s, 0, sizeof(s)) – needs to be sizeof (*s)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jun 16 20:29:02 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9977
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Nico Weber <nicolasweber at gmx.de> 2011-06-16 22:29:01 CDT ---
dgregor fixed the "doesn't work in .c files" issue, and chandlerc rewrote how
this warning works – all done now.
--
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