]> granicus.if.org Git - clang/commit
clean up property memory allocation to move it into the ast classes
authorChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 01:19:02 +0000 (01:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Mar 2008 01:19:02 +0000 (01:19 +0000)
commitf4af5154571e0c5eadb19df10e65464766ef6683
tree0d65bd785ccb252cfaec4af359810e92216b23c5
parent55d13b4d5530a14d5baa72adab32ae78ba256caf
clean up property memory allocation to move it into the ast classes
like the rest of the classes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48434 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp
lib/Parse/ParseObjc.cpp
lib/Sema/SemaDeclObjC.cpp