summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/arc-cf.m
Commit message (Expand)AuthorAgeFilesLines
* 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