[LLVMbugs] [Bug 12959] property with custom getter/setter can't resolve setter when using custom getter as . notation setter
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue May 29 15:49:58 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=12959
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kremenek at apple.com
Resolution| |INVALID
--- Comment #1 from Ted Kremenek <kremenek at apple.com> 2012-05-29 17:49:58 CDT ---
There is no setDelegate: method declared; that's what the compiler is
complaining about.
--
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