summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-unbridged-cast.m
Commit message (Expand)AuthorAgeFilesLines
* objective-c arc: When function calls with known CFCreate naming conventionFariborz Jahanian2012-07-271-4/+4
* revert r160839 for now.Fariborz Jahanian2012-07-271-19/+19
* objc-arc: When objects with known CF semantics are assigned toFariborz Jahanian2012-07-261-19/+19
* Look for declaration of CFBridgingRetain/CFBridgingRetain beforeFariborz Jahanian2012-02-011-19/+23
* objc-arc: In various diagnostics mention Fariborz Jahanian2012-01-311-19/+19
* Teach the ARC compiler to not require __bridge casts whenJohn McCall2011-10-171-0/+47
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Allow the results of cf_returns_not_retained functionJohn McCall2011-10-011-11/+65
* objc-arc: allow explicit unbridged casts if the source of the cast is aFariborz Jahanian2011-06-201-0/+18