summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/foreach.m
Commit message (Expand)AuthorAgeFilesLines
* [Sema][ObjC] Disallow jumping into ObjC fast enumeration loops.Akira Hatanaka2017-04-191-0/+24
* Objective-C: Warn when fast enumeration variable isn't used.Fariborz Jahanian2013-07-061-3/+3
* Handle placeholder expressions in an ObjC for-collection loop.John McCall2012-03-301-0/+9
* Lookup selector in protocol list of qualified objc typeFariborz Jahanian2011-03-091-0/+30
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Don't issue spurious diagnostic with Obj-C fast enumeration.Fariborz Jahanian2009-11-191-1/+1
* rename testChris Lattner2009-04-221-0/+18