Skip to content
Snippets Groups Projects
Commit f68490a3 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

retain/release checker: Distinguish in the function summaries between

retain/releases performed via [... release] and CFRetain(). The former are
no-ops in GC. The checker already handled this, but now we emit nice diagnostics
to the user telling them that these are no-ops.

llvm-svn: 64937
parent ec396b51
No related branches found
No related tags found
No related merge requests found
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