Skip to content
Snippets Groups Projects
Commit 17a38e26 authored by Jordy Rose's avatar Jordy Rose
Browse files

[analyzer] Move the knowledge of whether or not GC is enabled for the current...

[analyzer] Move the knowledge of whether or not GC is enabled for the current analysis from CFRefCount to ExprEngine.

Remove TransferFuncs from ExprEngine and AnalysisConsumer.

Demote RetainReleaseChecker to a regular checker, and give it the name osx.cocoa.RetainCount (class name change coming shortly). Update tests accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138998 91177308-0d34-0410-b5e6-96231b3b80d8
parent e648ac33
No related branches found
No related tags found
No related merge requests found
Showing
with 151 additions and 161 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment