]> granicus.if.org Git - clang/commit
make property addition work list all other "add" methods. Do
authorChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 21:23:50 +0000 (21:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Mar 2008 21:23:50 +0000 (21:23 +0000)
commit55d13b4d5530a14d5baa72adab32ae78ba256caf
tree9837795b9f69932113adae6bc639be31029be0a1
parentf8d17a59167d9c2026506ed8813ea434d93b662a
make property addition work list all other "add" methods.  Do
the allocation in the class, not in sema.

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