[LLVMbugs] [Bug 9626] Duplicate and confusing warnings from -Wuninitialized
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 4 16:29:51 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9626
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #9 from Ted Kremenek <kremenek at apple.com> 2011-04-04 18:29:51 CDT ---
Fixed: r128858
Now the SelfReferenceChecker only handles global variables; the dataflow
analysis handles other cases. We can continue to further evolve this design.
--
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