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

retain/release checker: Check if a tracked value escapes if we also try...

retain/release checker: Check if a tracked value escapes if we also try binding it to the store and the store doesn't support that binding (i.e., it cannot track it).  This has the nice feature that the checker will automatically get more powerful if we use a more powerful store model.

llvm-svn: 57755
parent fef1f30e
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