summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/arc-related-result-type.m
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* objective-C arc IR-gen. Retaining of strongFariborz Jahanian2013-02-211-2/+2
* At -O0, prefer objc_storeStrong with a null new value to theJohn McCall2012-10-171-6/+4
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Automatic Reference Counting.John McCall2011-06-151-0/+30