]> granicus.if.org Git - clang/commit
factor a bunch of common code out of the ObjCList template class
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 21:14:14 +0000 (21:14 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 21:14:14 +0000 (21:14 +0000)
commit793ccfd646d0388e06c587e962a18fa723b72f02
tree1cb67d55f2a2fc344b572cc255fe66cdf41ae1b7
parentdf9692988591229edfa1d7eeaeaf744ff95acded
factor a bunch of common code out of the ObjCList template class
into a new shared ObjCListBase class.

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