]> granicus.if.org Git - clang/commit
change NamespaceDecl to hold its 'NextNamespace' pointer itself
authorChris Lattner <sabre@nondot.org>
Sat, 28 Mar 2009 06:44:59 +0000 (06:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Mar 2009 06:44:59 +0000 (06:44 +0000)
commitf05ca7df086aa2c176bbc32408fb3f9eaef82c05
tree8dfeccb2e6e7590e2ddeaa933d0588fc71f57f8a
parent5721c68299edddd6d6dc32f6ea5441bcfa20dfd8
change NamespaceDecl to hold its 'NextNamespace' pointer itself
instead of in NextDeclarator.  This temporarily increases memory
usage, but simplifies and decouples things.

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