[LLVMbugs] [Bug 15092] static analyzer false positive: reports instance variable used while 'self' is not set to the result of [(super or self)] init
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jan 28 16:10:47 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=15092
Jordan Rose <jordan_rose at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |jordan_rose at apple.com
Resolution| |FIXED
--- Comment #1 from Jordan Rose <jordan_rose at apple.com> 2013-01-28 18:10:47 CST ---
This is fixed in trunk, or at least mostly fixed -- there are still a few edge
cases where the warning will fire, but not your project.
(Dave, for now all of the main analyzer engineers do work at Apple, so there's
no real need to file duplicates. The LLVM people who don't work at Apple don't
have access to Apple Clang, which ships with Xcode, and this fix didn't make
Xcode 4.6. You can also get newer checker builds from
http://clang-analyzer.llvm.org)
--
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