summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/for-in.m
Commit message (Expand)AuthorAgeFilesLines
* Establish the iteration variable of an ObjC for-in loop beforeJohn McCall2011-02-221-0/+6
* Patch to issue warning when colllection expresion's typeFariborz Jahanian2010-08-121-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Generate correct prototype for objc_enumerationMutation.Daniel Dunbar2009-07-111-0/+44