]> granicus.if.org Git - clang/commit
Patch to issue warning when colllection expresion's type
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 12 Aug 2010 22:25:42 +0000 (22:25 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 12 Aug 2010 22:25:42 +0000 (22:25 +0000)
commitea16110ce3a4fbb205735f0a55050bc11292e82c
tree4a302418b7535d57921558a41ab32618e29d2ffd
parentb7f4ffe073fa419613946461a2583ba2fcb72280
Patch to issue warning when colllection expresion's type
does not implement 'countByEnumeratingWithState' API.
Implements radar 7634669.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110964 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaStmt.cpp
test/CodeGenObjC/for-in.m
test/SemaObjCXX/instantiate-stmt.mm