]> granicus.if.org Git - clang/commit
switch the interface ivar list from being explicitly managed to using ObjCList.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 06:10:45 +0000 (06:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 06:10:45 +0000 (06:10 +0000)
commite881483a3bc22ffad62367501aa09ad8508fe363
tree18bcc8654972ec1ac3ed13cb05d4119428903264
parent0b7ebb3dba0df0a6cbf221e5edbc6a4b8848478c
switch the interface ivar list from being explicitly managed to using ObjCList.

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