[LLVMbugs] [Bug 10358] -Wuninitialized false negative for use inside a loop
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jul 16 15:30:11 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10358
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |chandlerc at gmail.com
Resolution|FIXED |
--- Comment #6 from Chandler Carruth <chandlerc at gmail.com> 2011-07-16 17:30:11 CDT ---
This patch was reverted in r135359 to fix PR10379. Looking at the underlying
issue with that bug, I don't think marking as 'Unknown' is necessarily the
right step here. I'm looking into a new fix for this one.
--
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