]> granicus.if.org Git - clang/commit
Define id to the correct type.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Jun 2013 18:41:01 +0000 (18:41 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 7 Jun 2013 18:41:01 +0000 (18:41 +0000)
commit437bbff870318dbe4033e43cdcf0a9622845b4ee
tree25fc417381cbc06c8f185e5d278d58b31afa83a7
parenta6ba40c1e573aee7882baa804e596e243b9c4e2a
Define id to the correct type.

Found this while working on pr16247. The fix for that bug will cause clang to
reject this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183545 91177308-0d34-0410-b5e6-96231b3b80d8
test/Rewriter/rewrite-foreach-5.m
test/Rewriter/rewrite-foreach-6.m
test/Rewriter/rewrite-foreach-in-block.mm
test/Rewriter/rewrite-foreach-protocol-id.m