]> granicus.if.org Git - clang/commit
retain checker: Add checker support for FunctionDecl ownership annotations. Need...
authorTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 16:43:50 +0000 (16:43 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 4 May 2009 16:43:50 +0000 (16:43 +0000)
commitea4b4aaa64d1d2fe59a21cd73ffc4b1ebae9b6ec
treec99b1d5ea36712d62242c56470df4f996be8703b
parent05673d61fea9ea656996fe806ece6abf4432075e
retain checker: Add checker support for FunctionDecl ownership annotations.  Need to add Sema support.

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