summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-cf.m
Commit message (Expand)AuthorAgeFilesLines
* ObjectiveC ARC: finishing off issuing error whenFariborz Jahanian2013-07-311-0/+12
* objc-arc: change per Jordy's comments.Fariborz Jahanian2012-07-271-2/+4
* objective-c arc: When function calls with known CFCreate naming conventionFariborz Jahanian2012-07-271-2/+2
* revert r160839 for now.Fariborz Jahanian2012-07-271-5/+5
* objc-arc: When objects with known CF semantics are assigned toFariborz Jahanian2012-07-261-5/+5
* Look for declaration of CFBridgingRetain/CFBridgingRetain beforeFariborz Jahanian2012-02-011-5/+7
* objc-arc: In various diagnostics mention Fariborz Jahanian2012-01-311-5/+5
* Add a __has_feature check for arc_cf_code_audited.John McCall2011-10-181-0/+4
* Fix several bugs with #pragma clang arc_cf_code_audited and macros.John McCall2011-10-181-0/+19
* 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-0/+20