[LLVMbugs] [Bug 10790] False Positive of Potential Leak from Property
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 30 21:38:20 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=10790
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |INVALID
--- Comment #2 from Ted Kremenek <kremenek at apple.com> 2012-04-30 23:38:20 CDT ---
Yes, this is correct behavior from the analyzer. Unfortunately these names
conflict with the Cocoa naming conventions, but properties are syntactic sugar
for Objc method declarations.
--
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