]> granicus.if.org Git - clang/commit
[analyzer] Place checking for Core Foundation "Create" rule into a proper API. No...
authorTed Kremenek <kremenek@apple.com>
Sat, 16 Jul 2011 19:50:32 +0000 (19:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 16 Jul 2011 19:50:32 +0000 (19:50 +0000)
commit0556048ae8ff743d0abb9fa88a0d0ee8e9123742
tree7aa752e9a8585a50224fe2bc11c3375e42032def
parent57080fbac1ccce702255423335d52e81bcf17b6b
[analyzer] Place checking for Core Foundation "Create" rule into a proper API.  No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135349 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/DomainSpecific/CocoaConventions.h
lib/Analysis/CocoaConventions.cpp
lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
lib/StaticAnalyzer/Core/CFRefCount.cpp