]> granicus.if.org Git - clang/commit
Issue warnings about owned objects returned from a method that does not match the...
authorTed Kremenek <kremenek@apple.com>
Fri, 24 Oct 2008 20:32:50 +0000 (20:32 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 24 Oct 2008 20:32:50 +0000 (20:32 +0000)
commitf9790ae89676d11fde3372403d1c11124bca28d7
treed4a70ac15b6a4bbe0e1185ac3c748c0e5f449f28
parent9deb0e35dea0f82691fadb60b61f45887ba67aba
Issue warnings about owned objects returned from a method that does not match the established Cocoa naming conventions.

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