]> granicus.if.org Git - clang/commit
Teach RetainCountchecker about IORegistryEntrySearchCFProperty returning retained...
authorTed Kremenek <kremenek@apple.com>
Tue, 1 May 2012 05:28:27 +0000 (05:28 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 1 May 2012 05:28:27 +0000 (05:28 +0000)
commit537dd3a8c87765245aad792a3356852a87380a30
tree7ee093fae773edc23c0a560eea3d378e8f6936fd
parente2b45e2a43ae46bc00026b63ba7c04ef2b78c3ff
Teach RetainCountchecker about IORegistryEntrySearchCFProperty returning retained objects.  I know there is an SDK enhancement request for this to have the cf_returns_retained annotation, so this is just a stop gap.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155887 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp