summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/property-type-mismatch.m
AgeCommit message (Expand)Author
2015-05-12Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2014-11-06Don't manually insert L prefixes.Rafael Espindola
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-02-28Revert r126678.Fariborz Jahanian
2011-02-28objc IRGen for Next runtime message API.Fariborz Jahanian
2011-02-08Fix an IRGen bug in property setter calls whenFariborz Jahanian