Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When using property-dot assignment syntax to call a setter method, | Fariborz Jahanian | 2010-06-07 | 1 | -0/+27 |
type of rhs need be compared to setter's argument and not the getter type. Fixes radar 8062778 llvm-svn: 105560 |