]> granicus.if.org Git - clang/commit
retain/release checker: Output the name of the function that allocates an object.
authorTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 05:06:46 +0000 (05:06 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 05:06:46 +0000 (05:06 +0000)
commit20982803252c1ded98536228c70709a027fe094d
tree1a7f21f48f845d0ff0c1e50527ab74d56cfca03d
parenta1f117e47e0a7431df172c3ab1047f1d149a01f8
retain/release checker: Output the name of the function that allocates an object.

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