]> granicus.if.org Git - clang/commit
Make TemplateDecl and ObjCContainerDecl abstract
authorDouglas Gregor <dgregor@apple.com>
Thu, 22 Apr 2010 23:35:25 +0000 (23:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 22 Apr 2010 23:35:25 +0000 (23:35 +0000)
commitbaf633b41fc1cb42fd5e128954550bf1853f2a8d
tree8e3b7ad8bd19d71a397f778be8ffc3af468d3017
parentbd4187bb6f4a0cfe7d6d2c8e8856b16bca2f0748
Make TemplateDecl and ObjCContainerDecl abstract

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102145 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclNodes.def
lib/AST/Decl.cpp
lib/AST/DeclBase.cpp
tools/CIndex/CIndex.cpp