]> granicus.if.org Git - clang/commit
switch the rest of the C decl classes to do their
authorChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 00:16:02 +0000 (00:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 00:16:02 +0000 (00:16 +0000)
commit8e25d8681822d8094bfeb97b2239363552548171
tree3c3d5c9f3f93a8587d0bbd1ad3341bad1b407285
parentbda0b626e74513950405c27525af87e214e605e2
switch the rest of the C decl classes to do their
allocation through ASTContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48403 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteTest.cpp
clang.xcodeproj/project.pbxproj
include/clang/AST/Decl.h
lib/AST/ASTContext.cpp
lib/AST/Decl.cpp
lib/AST/DeclSerialization.cpp
lib/Sema/Sema.cpp
lib/Sema/SemaDecl.cpp