]> granicus.if.org Git - clang/commit
NeXT: Emit [meta]class protocol references.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 21 Aug 2008 21:57:41 +0000 (21:57 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 21 Aug 2008 21:57:41 +0000 (21:57 +0000)
commitdbc933701d20918add13b6a3c9d47ff8c75419cf
tree31ce3131a2a0d572ee7f7c2d2260c72cd24bd0b8
parentf17ef3caf19ebff18a4ee0e7984dfc6036f34b2e
NeXT: Emit [meta]class protocol references.

Updated ObjCProtocolDecl::protocol_iterator to match that of
ObjCInterfaceDecl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55143 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/CodeGen/CGObjCMac.cpp