]> granicus.if.org Git - clang/commit
Change ObjCForwardProtocolDecl to use an ObjCList.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:10:37 +0000 (18:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:10:37 +0000 (18:10 +0000)
commit07fa7749da805969f2ed467a4eb5b405a4ff9a23
treeb039acdbd22b369eb4ad821479996b1493905e42
parentc0ef9f59937c3971c48b6fed37cf5bd8985c024b
Change ObjCForwardProtocolDecl to use an ObjCList.

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