]> granicus.if.org Git - clang/commit
Limit type of foreach's element and collection to be a pointer to
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 7 Jan 2008 18:14:04 +0000 (18:14 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 7 Jan 2008 18:14:04 +0000 (18:14 +0000)
commit540fc539b9adecc38eec5af3ca59e34be2d12ae1
tree1e80f964ddb372e59e4d1c5f44a1eac82eda3fbe
parent8ce5da30642cd23968daf5bc2af5f6cd658c9c16
Limit type of foreach's element and collection to be a pointer to
objc object type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45709 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/Sema.cpp
test/Parser/objc-forcollection-neg-2.m