Skip to content
Commit f89dcdaf authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Add a PostVisitBlockExpr() method to RetainReleaseChecker to query for

the set of variables "captured" by a block.  Until the analysis gets
more sophisticated, for now we stop the retain count tracking of any
objects (transitively) referenced by these variables.

llvm-svn: 89929
parent 94f8c4a7
Loading
Loading
Loading
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