summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/dot-syntax-2.m
Commit message (Collapse)AuthorAgeFilesLines
* When using property-dot assignment syntax to call a setter method,Fariborz Jahanian2010-06-071-0/+27
type of rhs need be compared to setter's argument and not the getter type. Fixes radar 8062778 llvm-svn: 105560
OpenPOWER on IntegriCloud