]> granicus.if.org Git - clang/commit
Use ObjCImplDecl in place of ObjCCategoryImplDecl/ObjCImplementationDecl.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 28 Jul 2009 05:10:52 +0000 (05:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 28 Jul 2009 05:10:52 +0000 (05:10 +0000)
commita8530375168f578e9039837c58054d55655c981b
treede43c9445e8ecc33255913b2f7d6187c71804c8b
parent782fa308a765aeac2acb39c4e697c937ec21185b
Use ObjCImplDecl in place of ObjCCategoryImplDecl/ObjCImplementationDecl.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77296 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclObjC.cpp