http://llvm.org/bugs/show_bug.cgi?id=4431


Fariborz Jahanian <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Fariborz Jahanian <[email protected]>  2009-06-22 
21:34:42 ---
This is part of the language spec. and cannot be changed. Two properties cannot
use the same 'ivar'
for their setter/getter synthesis. This is deemed necessary because it will be
extremely error prone to
allow the ivar changed via unrelated property operations.




-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to