diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-22 17:31:13 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-22 17:31:13 +0000 |
commit | 1df2f3a1f5c4b58a7fc871c0967573281d75fa22 (patch) | |
tree | 079aa2103d36e476706664f91b2cc014edba8057 /llvm/test/CodeGen/X86/vec_set-I.ll | |
parent | a4010c698cf76ec44ec53ff810705a6f021a3c7c (diff) | |
download | bcm5719-llvm-1df2f3a1f5c4b58a7fc871c0967573281d75fa22.tar.gz bcm5719-llvm-1df2f3a1f5c4b58a7fc871c0967573281d75fa22.zip |
Expand retain/release checker to consider methods/function calls that cause a
tracked object to "escape": it's reference count might be incremented by the
called function, thus causing an object's lifetime to extend beyond when the
local reference count is decremented to 0.
This addresses: <rdar://problem/5933215>
llvm-svn: 51433
Diffstat (limited to 'llvm/test/CodeGen/X86/vec_set-I.ll')
0 files changed, 0 insertions, 0 deletions