]> granicus.if.org Git - clang/commit
move the interace list of @class to use ObjCList.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:04:31 +0000 (18:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:04:31 +0000 (18:04 +0000)
commit67956052ea5fb0cd7f443de96a11f9a0176dc681
treef49f5838d0e2d97976433d39fadd392e3df7dbba
parent63359c80b0ff4bd3e898f38efe88be3c01581320
move the interace list of @class to use ObjCList.

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