Skip to content
Commit dfa0db79 authored by Ellis Hoag's avatar Ellis Hoag Committed by Aaron Ballman
Browse files

Warn pointer captured in async block

The block arguments in dispatch_async() and dispatch_after() are
guaranteed to escape. If those blocks capture any pointers with the
noescape attribute then it is an error.
parent 79b30af0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment