summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/arc-foreach.m
Commit message (Expand)AuthorAgeFilesLines
* Fix a subtle bug with cleanups: when activatingJohn McCall2011-11-101-7/+2
* Enter the cleanups for a block outside the enclosingJohn McCall2011-11-101-3/+10
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* The continue label in an ARC for-in loop should not involveJohn McCall2011-08-051-0/+21
* Clean up the analysis of the collection operand to ObjCJohn McCall2011-07-271-3/+81
* keep track of whether being in a RS_StructPointer stateChris Lattner2011-07-101-2/+2
* Fix the clang bootstrap and Jay's testcase from llvm-dev by being completelyChris Lattner2011-07-101-4/+4
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Change the driver's logic about Objective-C runtimes: abstract out aJohn McCall2011-07-061-1/+1
* Objective-C fast enumeration loop variables are not retained in ARC, butJohn McCall2011-06-171-18/+63
* Automatic Reference Counting.John McCall2011-06-151-0/+27
OpenPOWER on IntegriCloud