]> granicus.if.org Git - clang/commit
retain/release checker: Use the ObjCMethodDecl in the @implementation if no
authorTed Kremenek <kremenek@apple.com>
Thu, 30 Apr 2009 05:47:23 +0000 (05:47 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 30 Apr 2009 05:47:23 +0000 (05:47 +0000)
commit76a50e32581cde9f9b288a8086acaf0ac0019dcd
tree46f659b6649e4cb90fb26c5b675e0451d3deb175
parent70a6576c9c8d21ff2361574f4937a2e73bd57779
retain/release checker: Use the ObjCMethodDecl in the @implementation if no
matching ObjCMethodDecl exists in the @interface.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp