summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/objc-for.m
Commit message (Expand)AuthorAgeFilesLines
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-051-1/+1
* [analyzer] Track whether an ObjC for-in loop had zero iterations.Jordan Rose2013-11-081-6/+131
* [analyzer] Use output form collections’ count to decide if ObjC for loop sh...Anna Zaks2013-06-221-0/+131
* [analyzer] An ObjC for-in loop runs 0 times if the collection is nil.Jordan Rose2013-04-261-1/+13
* Fix two more tests that didn't do anything.Nico Weber2012-09-261-1/+1
* [analyzer] Add ObjCLoopChecker: objects from NSArray et al are non-nil.Jordan Rose2012-06-111-0/+58
OpenPOWER on IntegriCloud