]> granicus.if.org Git - clang/commit
switch the VarDecl allocation model to go through ASTContext.
authorChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:10:16 +0000 (21:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:10:16 +0000 (21:10 +0000)
commit9e151e154780e9cd443336143af1e996d1f387e5
tree5c81829d9828c45048d4730f2d7979146482ffea
parent8fb64e8d7d8eea9a01813d08fa489c0e50f07e7e
switch the VarDecl allocation model to go through ASTContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48396 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Decl.cpp
Driver/RewriteTest.cpp
Sema/SemaDecl.cpp
Sema/SemaDeclObjC.cpp
include/clang/AST/Decl.h