aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/arc-unbridged-cast.m
AgeCommit message (Expand)Author
2012-07-27objective-c arc: When function calls with known CFCreate naming conventionFariborz Jahanian
2012-07-27revert r160839 for now.Fariborz Jahanian
2012-07-26objc-arc: When objects with known CF semantics are assigned toFariborz Jahanian
2012-02-01Look for declaration of CFBridgingRetain/CFBridgingRetain beforeFariborz Jahanian
2012-01-31objc-arc: In various diagnostics mention Fariborz Jahanian
2011-10-17Teach the ARC compiler to not require __bridge casts whenJohn McCall
2011-10-02Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall
2011-10-01Allow the results of cf_returns_not_retained functionJohn McCall
2011-06-20objc-arc: allow explicit unbridged casts if the source of the cast is aFariborz Jahanian