[LLVMbugs] [Bug 9143] -Wuninitialized suggests `= 0` for enums
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Feb 4 17:19:02 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9143
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |FIXED
--- Comment #1 from Ted Kremenek <kremenek at apple.com> 2011-02-04 19:19:02 CST ---
Fixed here:
r124924
Now no fixit is emitted. That seems like a reasonable tradeoff, since it isn't
always clear what should be the "default" enum value.
--
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