aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/BugReporter.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-05-22 17:31:13 +0000
committerTed Kremenek <kremenek@apple.com>2008-05-22 17:31:13 +0000
commit3eabf1c0e695fd772ffee4ba469bc46292404ea1 (patch)
tree5141a2e435926845109fdf69da3139bec4937514 /lib/Analysis/BugReporter.cpp
parentc07ba352b7604435e80269be23ace72a52bd04f1 (diff)
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> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51433 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions